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

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