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

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

Returns the number of trailing bits unset in a u32.