GlGetQueryObjectui64vNative typedef

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

Implementation

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