Struct rpgffi::max_align_t [] [src]

#[repr(C)]
pub struct max_align_t { pub __max_align_ll: c_longlong, pub __bindgen_padding_0: u64, pub __max_align_ld: f64, }

Fields

Trait Implementations

impl Copy for max_align_t
[src]

impl Clone for max_align_t
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more