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

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