Struct vips_sys::_libc_xmmreg[][src]

#[repr(C)]
pub struct _libc_xmmreg { pub element: [__uint32_t; 4], }

Fields

Trait Implementations

impl Debug for _libc_xmmreg
[src]

Formats the value using the given formatter. Read more

impl Copy for _libc_xmmreg
[src]

impl Clone for _libc_xmmreg
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _libc_xmmreg

impl Sync for _libc_xmmreg