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_headerimpl Clone for mach_header[src]
[+]
impl Clone for mach_headerAuto Trait Implementations
impl Send for mach_header
impl Send for mach_headerimpl Sync for mach_header
impl Sync for mach_header