Function vsqrt_f16

#[target_feature(enable = "neon", enable = "fp16")]
pub fn vsqrt_f16(a: float16x4_t) -> float16x4_t

Calculates the square root of each lane. Arm's documentation