Struct x86intrin::i64x2 [] [src]

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

Methods

impl i64x2
[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for i64x2
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for i64x2
[src]

impl Clone for i64x2
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for i64x2

impl Sync for i64x2