BootCreateEventEx

Type Alias BootCreateEventEx 

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