pub unsafe fn vmin_u16(a: uint16x4_t, b: uint16x4_t) -> uint16x4_t
This is supported on target feature
neon
and target feature v7
and ARM only.Expand description
Minimum (vector)
pub unsafe fn vmin_u16(a: uint16x4_t, b: uint16x4_t) -> uint16x4_t
neon
and target feature v7
and ARM only.Minimum (vector)