Struct libc::max_align_t [−][src]
#[repr(C)]#[repr(align(16))]pub struct max_align_t { /* fields omitted */ }
Trait Implementations
impl Clone for max_align_t
[src]
impl Clone for max_align_t
[src]#[repr(C)]#[repr(align(16))]pub struct max_align_t { /* fields omitted */ }
impl Clone for max_align_t
[src]fn clone(&self) -> max_align_t
[src]pub fn clone_from(&mut self, source: &Self)
1.0.0[src]impl Copy for max_align_t
[src]