rt_hash_combine32

combines two hash values (32 bit, architecture neutral)

extern (C)
uint
rt_hash_combine32
(
uint val
,
uint seed
)

Meta