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

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