Module shadow_rs::host::syscall::formatter

source ·

Structs§

  • A marker type for indicating there are no types left in the syscall arguments.
  • A formatting wrapper for six syscall arguments.
  • A formatting wrapper for the syscall result.
  • A syscall argument or return value. It implements Display, and only reads memory and converts types when being formatted.

Enums§

Traits§

Functions§