GlGetnCompressedTexImage typedef

GlGetnCompressedTexImage = void Function(int program, int colorNumber, int index, Pointer<NativeType> name)

Implementation

typedef GlGetnCompressedTexImage = void Function(
    int target, int lod, int bufSize, Pointer pixels);