Struct guile_sys::Union_sigval [] [src]

#[repr(C)]
pub struct Union_sigval { pub _bindgen_data_: [u64; 1], }

Fields

Methods

impl Union_sigval
[src]

Trait Implementations

impl Copy for Union_sigval
[src]

impl Clone for Union_sigval
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Union_sigval
[src]

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