PFNGLGETNCOMPRESSEDTEXIMAGEPROC typedef

PFNGLGETNCOMPRESSEDTEXIMAGEPROC = Void Function(Uint32 target, Int32 lod, Int32 bufSize, Pointer<Void> pixels)

Implementation

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