GlGetObjectLabel typedef

GlGetObjectLabel = void Function(int identifier, int name, int bufSize, Pointer<Int32> length, Pointer<NativeType> label)

Implementation

typedef GlGetObjectLabel = void Function(int identifier, int name, int bufSize,
    Pointer<Int32> length, Pointer label);