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

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