[][src]Type Definition uefi_ffi::EFI_EVENT_NOTIFY

type EFI_EVENT_NOTIFY = Option<unsafe extern "C" fn(Event: EFI_EVENT, Context: *mut u8)>;