Function pelite::image::image_base

source ·
pub fn image_base() -> &'static IMAGE_DOS_HEADER
Expand description

Gets the base address of the module this code is linked with.

This uses a linker pseudovariable and is only available on windows targets.