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

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

Returns the number of leading bits unset in a u64.