GlGetObjectLabelEXTNative typedef

GlGetObjectLabelEXTNative = Void Function(Uint32 program, Uint32 uniformBlockIndex, Int32 bufSize, Pointer<Int32> length, Pointer<NativeType> uniformBlockName)

Implementation

typedef GlGetObjectLabelEXTNative = Void Function(Uint32 type, Uint32 object,
    Int32 bufSize, Pointer<Int32> length, Pointer label);