[][src]Function qt_core::q_hash_q_cbor_value_uint

pub unsafe fn q_hash_q_cbor_value_uint(
    value: impl CastInto<Ref<QCborValue>>,
    seed: c_uint
) -> c_uint

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

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