EFI_RESTORE_TPL

Restores a task's priority level to its previous value.

@paramin OldTpl The previous task priority level to restore.

extern (C)
alias EFI_RESTORE_TPL = VOID function @nogc nothrow

Meta