Type Definition pelite::pe64::image::Rva

source ·
pub type Rva = u32;
Expand description

Relative virtual address type, these are all offsets from the base of the mapped image in memory.