[][src]Type Definition uefi_ffi::EFI_RAISE_TPL

type EFI_RAISE_TPL = Option<unsafe extern "C" fn(NewTpl: EFI_TPL) -> EFI_TPL>;