GlGetObjectLabelEXT typedef

GlGetObjectLabelEXT = void Function(int type, int object, int bufSize, Pointer<Int32> length, Pointer<NativeType> label)

Implementation

typedef GlGetObjectLabelEXT = void Function(
    int type, int object, int bufSize, Pointer<Int32> length, Pointer label);