Function std::intrinsics::ctpop32Unstable [-] [+] [src]

pub unsafe fn ctpop32(x: u32) -> u32

Returns the number of bits set in a u32.