Struct guile_sys::Struct_GC_stack_base [] [src]

#[repr(C)]
pub struct Struct_GC_stack_base { pub mem_base: *mut c_void, }

Fields

Trait Implementations

impl Copy for Struct_GC_stack_base
[src]

impl Clone for Struct_GC_stack_base
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_GC_stack_base
[src]

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