GlGetQueryObjectiv typedef

GlGetQueryObjectiv = void Function(int id, int pname, Pointer<Int32> params)

Implementation

typedef GlGetQueryObjectiv = void Function(
    int id, int pname, Pointer<Int32> params);