GlGetQueryObjecti64v typedef

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

Implementation

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