Struct guile_sys::Struct__fpx_sw_bytes [] [src]

#[repr(C)]
pub struct Struct__fpx_sw_bytes { pub magic1: __uint32_t, pub extended_size: __uint32_t, pub xstate_bv: __uint64_t, pub xstate_size: __uint32_t, pub padding: [__uint32_t; 7], }

Fields

Trait Implementations

impl Copy for Struct__fpx_sw_bytes
[src]

impl Clone for Struct__fpx_sw_bytes
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__fpx_sw_bytes
[src]

Returns the "default value" for a type. Read more