[][src]Function qt_core::q_hash_q_vector_of_q_string_ref_uint

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

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