Type Alias r_efi::system::BootCreateEvent

source ·
pub type BootCreateEvent = extern "efiapi" fn(_: u32, _: Tpl, _: Option<EventNotify>, _: *mut c_void, _: *mut Event) -> Status;