Function vdiv_f32

#[target_feature(enable = "neon")]
pub fn vdiv_f32(a: float32x2_t, b: float32x2_t) -> float32x2_t

Divide Arm's documentation