[][src]Function qt_3d_core::q_hash_q_vector_of_q_abstract_aspect_uint

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

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