EFI_RAISE_TPL

Raises a task's priority level and returns its previous level.

@paramin NewTpl The new task priority level.

@return Previous task priority level

extern (C)
alias EFI_RAISE_TPL = EFI_TPL function @nogc nothrow

Meta