pub unsafe fn q_hash_q_pair_of_q_cbor_value_q_cbor_value_uint(
    key: impl CastInto<Ref<QPairOfQCborValueQCborValue>>,
    seed: c_uint
) -> c_uint
Available on cpp_lib_version="5.12.2" or cpp_lib_version="5.13.0" or cpp_lib_version="5.14.0" only.
Expand description

Calls C++ function: unsigned int qHash(const QPair<QCborValue, QCborValue>& key, unsigned int seed = …).