[][src]Function qt_3d_core::q_hash_q_vector_of_q_entity_uint

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

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