PFNGLGETNHISTOGRAMPROC typedef

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

Implementation

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