GlGetnCompressedTexImageARBNative typedef

GlGetnCompressedTexImageARBNative = Void Function(Uint32 target, Int32 lod, Int32 bufSize, Pointer<NativeType> img)

Implementation

typedef GlGetnCompressedTexImageARBNative = Void Function(
    Uint32 target, Int32 lod, Int32 bufSize, Pointer img);