Type Definition pelite::pe32::image::Va

source · []
pub type Va = u32;
Expand description

Virtual address type, absolute address as known by the image. Not always the same as a pointer.

Trait Implementations

Converts to this type from the input type.