Skip to main content

get_image_base

Function get_image_base 

Source
pub fn get_image_base(name: &str) -> Option<usize>
Expand description

Returns the base address of the image with the given name, if loaded.

Results are cached after the first successful lookup.