Struct guile_sys::Struct__fpxreg [] [src]

#[repr(C)]
pub struct Struct__fpxreg { pub significand: [c_ushort; 4], pub exponent: c_ushort, pub padding: [c_ushort; 3], }

Fields

Trait Implementations

impl Copy for Struct__fpxreg
[src]

impl Clone for Struct__fpxreg
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__fpxreg
[src]

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