Function vstore128le_z

Source
pub fn vstore128le_z<E>(
    into: &mut E,
    addr: impl Into<AddrZ>,
    src: impl Into<VReg>,
)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

*(ptr + offset) = src