PFNGLGETQUERYOBJECTUI64VPROCDart typedef

PFNGLGETQUERYOBJECTUI64VPROCDart = void Function(int id, int pname, Pointer<Uint64> params)

Implementation

typedef PFNGLGETQUERYOBJECTUI64VPROCDart =
    void Function(int id, int pname, Pointer<Uint64> params);