[][src]Function qt_gui::q_hash_q_list_of_double_uint

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

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