Struct guile_sys::Struct_scm_t_cell [] [src]

#[repr(C)]
pub struct Struct_scm_t_cell { pub word_0: SCM, pub word_1: SCM, }

Fields

Trait Implementations

impl Copy for Struct_scm_t_cell
[src]

impl Clone for Struct_scm_t_cell
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_scm_t_cell
[src]

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