pub fn errno_result<T>() -> Result<T>
Returns the last errno as a Result that is always an error.
errno
Result