restore_from_signal_handler
starnix_
core
In starnix_
core::
signals::
signal_
handling
starnix_core
::
signals
::
signal_handling
Function
restore_
from_
signal_
handler
Copy item path
Source
pub fn restore_from_signal_handler( current_task: &mut
CurrentTask
, ) ->
Result
<
()
,
Errno
>