Struct guile_sys::Struct_drand48_data [] [src]

#[repr(C)]
pub struct Struct_drand48_data { pub __x: [c_ushort; 3], pub __old_x: [c_ushort; 3], pub __c: c_ushort, pub __init: c_ushort, pub __a: c_ulonglong, }

Fields

Trait Implementations

impl Copy for Struct_drand48_data
[src]

impl Clone for Struct_drand48_data
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_drand48_data
[src]

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