Function vec_round_from_fp32

#[target_feature(enable = "nnp-assist")]
pub unsafe fn vec_round_from_fp32<const C: i32>(a: vector_float, b: vector_float) -> vector_signed_short

Converts the elements of single-precision vectors a and b to an internal floating point format with 16-bit sized elements. The format of the target vector elements is specified by C.