pub unsafe extern "C" fn bitarithm_bits_set(v: c_uint) -> c_uint
Expand description

@brief Returns the number of bits set in a value @param[in] v Input value with platform-dependent word size @return Number of set bits