pub unsafe fn q_hash_q_pair_of_q_cbor_value_ref_q_cbor_value_ref_uint(
    key: impl CastInto<Ref<QPairOfQCborValueRefQCborValueRef>>,
    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<QCborValueRef, QCborValueRef>& key, unsigned int seed = …).