Type Alias r_efi::system::BootWaitForEvent

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