Type Alias r_efi::system::BootRegisterProtocolNotify

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