GlGetObjectLabelNative typedef

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

Implementation

typedef GlGetObjectLabelNative = Void Function(Uint32 identifier, Uint32 name,
    Int32 bufSize, Pointer<Int32> length, Pointer label);