GlGetQueryObjectui64v typedef

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

Implementation

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