GlGetObjectLabelEXT typedef
GlGetObjectLabelEXT =
void Function(int program, int uniformBlockIndex, int bufSize, Pointer<Int32> length, Pointer<NativeType> uniformBlockName)
Implementation
typedef GlGetObjectLabelEXT = void Function(
int type, int object, int bufSize, Pointer<Int32> length, Pointer label);