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

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