Struct binaryen_sys::max_align_t [] [src]

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

Fields

Trait Implementations

impl Debug for max_align_t
[src]

[src]

Formats the value using the given formatter.

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