RaylibLookup typedef

RaylibLookup = Pointer<T> Function<T extends NativeType>(String symbolName)

Implementation

typedef RaylibLookup = Pointer<T> Function<T extends NativeType>(String symbolName);