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

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

Returns the number of trailing bits unset in a u64.