Struct libc::mach_header [−][src]
Fields
magic: u32
cputype: cpu_type_t
cpusubtype: cpu_subtype_t
filetype: u32
ncmds: u32
sizeofcmds: u32
flags: u32
Trait Implementations
impl Copy for mach_header
[src]
impl Copy for mach_header
impl Clone for mach_header
[src]
[+]
impl Clone for mach_header
Auto Trait Implementations
impl Send for mach_header
impl Send for mach_header
impl Sync for mach_header
impl Sync for mach_header