PFNGLGETOBJECTLABELPROCDart typedef
PFNGLGETOBJECTLABELPROCDart =
void Function(int identifier, int name, int bufSize, Pointer<Uint32> length, Pointer<Int8> label)
Implementation
typedef PFNGLGETOBJECTLABELPROCDart =
void Function(
int identifier,
int name,
int bufSize,
Pointer<Uint32> length,
Pointer<Int8> label,
);