PFNGLGETNCOLORTABLEPROC typedef

PFNGLGETNCOLORTABLEPROC = Void Function(Uint32 target, Uint32 format, Uint32 type, Int32 bufSize, Pointer<Void> table)

Implementation

typedef PFNGLGETNCOLORTABLEPROC = Void Function(Uint32 target, Uint32 format,
    Uint32 type, Int32 bufSize, Pointer<Void> table);