Struct int16x4_t
1.59.0 · Source pub struct int16x4_t();
Available on (AArch64 or target_arch=arm64ec) and (AArch64 or target_arch=arm64ec or target feature v7) only.
Expand description
Arm-specific 64-bit wide vector of four packed i16.
1.59.0 · Source§Available on ARM or AArch64 or target_arch=arm64ec only.
Performs copy-assignment from
source.
Read more1.59.0 · Source§Available on ARM or AArch64 or target_arch=arm64ec only.
Formats the value using the given formatter.
Read more 1.59.0 · Source§Available on ARM or AArch64 or target_arch=arm64ec only.
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.