GlGetObjectPtrLabel typedef
GlGetObjectPtrLabel =
void Function(Pointer<NativeType> ptr, int bufSize, Pointer<Int32> length, Pointer<NativeType> label)
Implementation
typedef GlGetObjectPtrLabel = void Function(
Pointer ptr, int bufSize, Pointer<Int32> length, Pointer label);