GlGetObjectLabel typedef
GlGetObjectLabel =
void Function(int program, int uniformBlockIndex, int bufSize, Pointer<Int32> length, Pointer<NativeType> uniformBlockName)
Implementation
typedef GlGetObjectLabel = void Function(int identifier, int name, int bufSize,
Pointer<Int32> length, Pointer label);