[][src]Function pelite::image::image_base

pub fn image_base() -> &'static IMAGE_DOS_HEADER

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

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