GlGetnTexImageARBNative typedef
GlGetnTexImageARBNative =
Void Function(Uint32 target, Int32 level, Uint32 format, Uint32 type, Int32 bufSize, Pointer<NativeType> img)
Implementation
typedef GlGetnTexImageARBNative = Void Function(Uint32 target, Int32 level,
Uint32 format, Uint32 type, Int32 bufSize, Pointer img);