RaylibModuleConstructor<T> typedef

RaylibModuleConstructor<T> = T Function(Raylib)

Implementation

typedef RaylibModuleConstructor<T> = T Function(Raylib);