Expand description
Syscall metadata, argument formatting, and pretty-printing.
Structs§
- Arg
- A single syscall argument description.
- Entries
- Lookup table for syscall entries indexed by syscall number.
- Entry
- Metadata describing a single syscall entry.
- Repr
- Formatted representation of a syscall invocation for printing.
Enums§
- Type
- Representation of a syscall argument or return value type.