Struct guile_sys::Struct_Unnamed4 [] [src]

#[repr(C)]
pub struct Struct_Unnamed4 { pub _mp_prec: c_int, pub _mp_size: c_int, pub _mp_exp: mp_exp_t, pub _mp_d: *mut mp_limb_t, }

Fields

Trait Implementations

impl Copy for Struct_Unnamed4
[src]

impl Clone for Struct_Unnamed4
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed4
[src]

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