PFNGLGETQUERYOBJECTUI64VPROC typedef

PFNGLGETQUERYOBJECTUI64VPROC = Void Function(Uint32 id, Uint32 pname, Pointer<Uint64> params)

Implementation

typedef PFNGLGETQUERYOBJECTUI64VPROC = Void Function(
    Uint32 id, Uint32 pname, Pointer<Uint64> params);