Struct open_vcdiff_sys::max_align_t [] [src]

#[repr(C)]
pub struct max_align_t { pub __clang_max_align_nonce1: c_longlong, pub __clang_max_align_nonce2: f64, }

Fields

Trait Implementations

impl Copy for max_align_t
[src]

impl Clone for max_align_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for max_align_t
[src]

Formats the value using the given formatter.

impl Default for max_align_t
[src]

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