core::intrinsics::ctpop32Unstable [-] [+] [src]

pub unsafe extern "rust-intrinsic" fn ctpop32(x: u32) -> u32

Returns the number of bits set in a u32.