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

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

Returns the number of trailing bits unset in a u8.