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

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