GlGetnCompressedTexImageNative typedef
GlGetnCompressedTexImageNative =
Void Function(Uint32 target, Int32 lod, Int32 bufSize, Pointer<NativeType> pixels)
Implementation
typedef GlGetnCompressedTexImageNative = Void Function(
Uint32 target, Int32 lod, Int32 bufSize, Pointer pixels);