pub unsafe fn get_loaded_image(
bs: &BootServices,
image_handle: *mut (),
) -> Result<*mut LoadedImageProtocol, ()>Expand description
Get Loaded Image Protocol to access current binary
pub unsafe fn get_loaded_image(
bs: &BootServices,
image_handle: *mut (),
) -> Result<*mut LoadedImageProtocol, ()>Get Loaded Image Protocol to access current binary