GlGetQueryObjecti64vNative typedef

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

Implementation

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