Expand description
Structures, helpers, and type definitions for working with
errno
.
Structs§
- Wrapper over
errno
.
Functions§
- Returns the last
errno
as aResult
that is always an error.
Type Aliases§
- A specialized Result type for operations that can return
errno
.