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

pub unsafe fn ctpop8(x: u8) -> u8

Returns the number of bits set in a u8.