[][src]Function qt_core::q_hash_q_string_view_uint

pub unsafe fn q_hash_q_string_view_uint(
    key: impl CastInto<Ref<QStringView>>,
    seed: c_uint
) -> c_uint
This is supported on cpp_lib_version="5.11.3" or 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(QStringView key, unsigned int seed = …).