PFNGLLABELOBJECTEXTPROC typedef
PFNGLLABELOBJECTEXTPROC =
Void Function(Uint32 type, Uint32 object, Uint32 length, Pointer<Utf8> label)
Implementation
typedef PFNGLLABELOBJECTEXTPROC =
Void Function(
Uint32 type,
Uint32 object,
Uint32 length,
Pointer<Utf8> label,
);