Type Alias r_efi::system::BootExitBootServices

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