PFNGLGETCOLORTABLESGIPROC typedef
PFNGLGETCOLORTABLESGIPROC =
Void Function(Uint32 target, Uint32 format, Uint32 type, Pointer<NativeType> table)
Implementation
typedef PFNGLGETCOLORTABLESGIPROC =
Void Function(
Uint32 target,
Uint32 format,
Uint32 type,
Pointer<NativeType> table,
);