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

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