PFNGLGETNMINMAXPROC typedef

PFNGLGETNMINMAXPROC = Void Function(Uint32 target, Uint8 reset, Uint32 format, Uint32 type, Int32 bufSize, Pointer<Void> values)

Implementation

typedef PFNGLGETNMINMAXPROC = Void Function(Uint32 target, Uint8 reset,
    Uint32 format, Uint32 type, Int32 bufSize, Pointer<Void> values);