Type Alias NativeFile
type NativeFile = ElfFile64<'data, Endianness, R>
The native executable file for the target platform.
NativeFiletype NativeFile = ElfFile64<'data, Endianness, R>
The native executable file for the target platform.