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

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