nix
0.29.0
In nix::
errno
Modules
consts
Enums
Errno
Traits
ErrnoSentinel
Functions
desc
errno
errno_location
from_i32
nix
::
errno
Function
from_i32
Copy item path
Settings
Help
Summary
Source
pub const fn from_i32(e:
i32
) ->
Errno
👎
Deprecated since 0.28.0: please use
Errno::from_raw()
instead