GlGetQueryObjectuivNative typedef

GlGetQueryObjectuivNative = Void Function(Uint32 id, Uint32 pname, Pointer<Uint32> params)

Implementation

typedef GlGetQueryObjectuivNative = Void Function(
    Uint32 id, Uint32 pname, Pointer<Uint32> params);