GlGetnCompressedTexImageARB typedef
GlGetnCompressedTexImageARB =
void Function(int target, int lod, int bufSize, Pointer<NativeType> img)
Implementation
typedef GlGetnCompressedTexImageARB = void Function(
int target, int lod, int bufSize, Pointer img);