extern struct fat_header [src]

Fields

magic: u32
nfat_arch: u32

Source

pub const fat_header = extern struct { magic: u32, nfat_arch: u32, }