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

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

Returns the number of leading bits unset in a u64.