Module types

Source
Expand description

Types used in emulating syscalls.

Structs§

Blocked
Failed
ForeignArrayPtr
Wrapper around a ForeignPtr that encapsulates its size and current position.
SyscallReturnBlocked
SyscallReturnDone

Enums§

SyscallError
SyscallReturn

Type Aliases§

SyscallResult