Module vmm_sys_util::errno[][src]

Expand description

Structures, helpers, and type definitions for working with errno.

Structs

Wrapper over errno.

Functions

Returns the last errno as a Result that is always an error.

Type Definitions

A specialized Result type for operations that can return errno.