Function vclz_u32

#[target_feature(enable = "neon")]
pub fn vclz_u32(a: uint32x2_t) -> uint32x2_t

Count leading zero bits Arm's documentation