Struct x86intrin::i16x16 [] [src]

#[repr(simd)] #[repr(C)]
pub struct i16x16(_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _);

Methods

impl i16x16
[src]

Trait Implementations

impl Debug for i16x16
[src]

Formats the value using the given formatter.

impl Copy for i16x16
[src]

impl Clone for i16x16
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more