[][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
This is supported on cpp_lib_version="5.12.2" or cpp_lib_version="5.13.0" or cpp_lib_version="5.14.0" only.

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