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

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

Returns the number of leading bits unset in a u32.