Type Definition object::NativeFile

source ·
pub type NativeFile<'data> = MachOFile<'data>;
Expand description

The native object file for the target platform.