Struct libc::segment_command_64 [−][src]
Fields
cmd: u32
cmdsize: u32
segname: [c_char; 16]
vmaddr: u64
vmsize: u64
fileoff: u64
filesize: u64
maxprot: vm_prot_t
initprot: vm_prot_t
nsects: u32
flags: u32
Trait Implementations
impl Copy for segment_command_64
[src]
impl Copy for segment_command_64
impl Clone for segment_command_64
[src]
[+]
impl Clone for segment_command_64
Auto Trait Implementations
impl Send for segment_command_64
impl Send for segment_command_64
impl Sync for segment_command_64
impl Sync for segment_command_64