GlGetObjectLabelEXTNative typedef

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

Implementation

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