Type Definition object::read::NativeFile[][src]

type NativeFile<'data, R = &'data [u8]> = PeFile32<'data, R>;
Expand description

The native executable file for the target platform.