Function nix::errno::from_i32

source ·
pub const fn from_i32(e: i32) -> Errno
👎Deprecated since 0.28.0: please use Errno::from_raw() instead