PFNGLGETCOMPRESSEDTEXIMAGEPROC typedef

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

Implementation

typedef PFNGLGETCOMPRESSEDTEXIMAGEPROC =
    Void Function(Uint32 target, Int32 lod, Pointer<NativeType> img);