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