Type Definition pelite::pe64::image::Va

source ·
pub type Va = u64;
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.