GlGetQueryObjectuiv typedef

GlGetQueryObjectuiv = void Function(int id, int pname, Pointer<Uint32> params)

Implementation

typedef GlGetQueryObjectuiv = void Function(
    int id, int pname, Pointer<Uint32> params);