pub unsafe fn q_hash_q_vector_of_q_string_ref_uint(
    key: impl CastInto<Ref<QVectorOfQStringRef>>,
    seed: c_uint
) -> c_uint
Expand description

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