☰
In kernel::error::code
?
Constant
kernel
::
error
::
code
::
ERESTARTNOINTR
source
·
[
−
]
pub const ERESTARTNOINTR:
Error
;
Expand description
System call was interrupted by a signal and will be restarted.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.