Type Alias r_efi::system::BootUnloadImage

source ยท
pub type BootUnloadImage = extern "efiapi" fn(_: Handle) -> Status;