GlGetnTexImageARB typedef
GlGetnTexImageARB =
void Function(int source, int type, int id, int severity, int length, Pointer<NativeType> buf)
Implementation
typedef GlGetnTexImageARB = void Function(
int target, int level, int format, int type, int bufSize, Pointer img);