[][src]Function core::arch::arm::_clz_u8

pub unsafe fn _clz_u8(x: u8) -> u8
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on ARM and target feature v7 only.

Count Leading Zeros.