Skip to main content

os_uses_elf

Function os_uses_elf 

Source
pub fn os_uses_elf(os: TargetOperatingSystem) -> bool
Expand description

Returns true if the given OS uses ELF object format (Linux, BSD, Redox).