GlGetQueryObjectivNative typedef

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

Implementation

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