PFNGLGETOBJECTPTRLABELPROC typedef

PFNGLGETOBJECTPTRLABELPROC = Void Function(Pointer<Void> ptr, Int32 bufSize, Pointer<Int32> length, Pointer<Utf8> label)

Implementation

typedef PFNGLGETOBJECTPTRLABELPROC = Void Function(Pointer<Void> ptr,
    Int32 bufSize, Pointer<Int32> length, Pointer<Utf8> label);