core::intrinsics::cttz64Unstable [-] [+] [src]

pub unsafe extern "rust-intrinsic" fn cttz64(x: u64) -> u64

Returns the number of trailing bits unset in a u64.