pub unsafe fn q_hash_q_persistent_model_index_uint(
    index: impl CastInto<Ref<QPersistentModelIndex>>,
    seed: c_uint
) -> c_uint
Expand description

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