Structs§
- NoArg
 - A marker type for indicating there are no types left in the syscall arguments.
 - Syscall
Args Fmt  - A formatting wrapper for six syscall arguments.
 - Syscall
Result Fmt  - A formatting wrapper for the syscall result.
 - Syscall
Val  - A syscall argument or return value. It implements 
Display, and only reads memory and converts types when being formatted. 
Enums§
Traits§
Functions§
- log_
syscall_ simple  - For logging unknown syscalls.
 - write_
syscall  - Format and write the syscall.