Module linux_unsafe::result
source · Expand description
Types representing results from system call wrapper functions.
Structs§
- Represents an error code directly from the kernel.
Type Aliases§
- The result type used for all of the system call wrapper functions to distinguish between success and error results.