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

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