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