Struct libmodbus_sys::_xsave_hdr [] [src]

pub struct _xsave_hdr {
    pub xstate_bv: __uint64_t,
    pub __glibc_reserved1: [__uint64_t; 2],
    pub __glibc_reserved2: [__uint64_t; 5],
}

Fields

Trait Implementations

impl Debug for _xsave_hdr
[src]

[src]
[]

Formats the value using the given formatter. Read more

impl Copy for _xsave_hdr
[src]

impl Clone for _xsave_hdr
[src]

[src]
[]

Returns a copy of the value. Read more

1.0.0
[src]
[]

Performs copy-assignment from source. Read more