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.
pub fn twz_rt_get_loaded_image(id: LoadedImageId) -> Option<LoadedImage>
Return the LoadedImage associated with the given LoadedImageId in the runtime. If no such ID exists, return None.