Type Alias r_efi::system::BootCreateEventEx

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