pub unsafe fn q_hash_q_vector_of_float_uint( key: impl CastInto<Ref<QVectorOfFloat>>, seed: c_uint, ) -> c_uint
Calls C++ function: unsigned int qHash(const QVector<float>& key, unsigned int seed = …).
unsigned int qHash(const QVector<float>& key, unsigned int seed = …)