pub unsafe fn q_hash_q_cbor_value(
    value: impl CastInto<Ref<QCborValue>>
) -> 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 QCborValue& value).