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

pub unsafe fn ctpop64(x: u64) -> u64

Returns the number of bits set in a u64.