Skip to main content

q_hash_float_uint

Function q_hash_float_uint 

Source
pub unsafe fn q_hash_float_uint(key: c_float, seed: c_uint) -> c_uint
Expand description

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