PFNGLPUSHDEBUGGROUPPROC typedef

PFNGLPUSHDEBUGGROUPPROC = Void Function(Uint32 source, Uint32 id, Int32 length, Pointer<Utf8> message)

Implementation

typedef PFNGLPUSHDEBUGGROUPPROC = Void Function(
    Uint32 source, Uint32 id, Int32 length, Pointer<Utf8> message);