twizzler_rt_abi::debug

Function twz_rt_get_loaded_image

source
pub fn twz_rt_get_loaded_image(id: LoadedImageId) -> Option<LoadedImage>
Expand description

Return the LoadedImage associated with the given LoadedImageId in the runtime. If no such ID exists, return None.