Type Alias r_efi::system::BootExit

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