Constant mach_hdr [src]

Alias for std.c.darwin.mach_hdr

Source

pub const mach_hdr = if (@sizeOf(usize) == 8) mach_header_64 else mach_header