[][src]Function qt_3d_core::q_hash_q_node_id

pub unsafe fn q_hash_q_node_id(id: impl CastInto<Ref<QNodeId>>) -> c_uint

Returns hash of node with id and optional seed.

Calls C++ function: unsigned int Qt3DCore::qHash(Qt3DCore::QNodeId id).

C++ documentation:

Returns hash of node with id and optional seed.