[][src]Type Definition uefi_ffi::EFI_RESTORE_TPL

type EFI_RESTORE_TPL = Option<unsafe extern "C" fn(OldTpl: EFI_TPL)>;