[][src]Function qt_core::q_hash_q_json_object_uint

pub unsafe fn q_hash_q_json_object_uint(
    object: impl CastInto<Ref<QJsonObject>>,
    seed: c_uint
) -> c_uint

Calls C++ function: unsigned int qHash(const QJsonObject& object, unsigned int seed = …).

This item is available if any(cpp_lib_version="5.12.2", cpp_lib_version="5.13.0", cpp_lib_version="5.14.0").