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

pub unsafe fn ctlz8(x: u8) -> u8

Returns the number of leading bits unset in a u8.