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

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