PFNGLGETQUERYOBJECTI64VPROCDart typedef

PFNGLGETQUERYOBJECTI64VPROCDart = void Function(int id, int pname, Pointer<Int64> params)

Implementation

typedef PFNGLGETQUERYOBJECTI64VPROCDart =
    void Function(int id, int pname, Pointer<Int64> params);