Function lief::macho::check_fat_layout

pub fn check_fat_layout(fat: &FatBinary) -> Result<(), String>
Expand description

Check that the layout of the given FAT binary is correct from the loader perspective