Crate twizzler_rt_abi

Crate twizzler_rt_abi 

Source

Modules§

alloc
Functions for allocating memory from the runtime.
arch
bindings
core
Low-level runtime functionality.
debug
Functions for interfacing with debug info from the runtime.
error
exec
fd
Runtime interface for file descriptors.
info
Functions for getting system information.
io
Runtime interface for IO-like operations.
marker
object
Interface for objects and object handles.
random
Functions for collecting randomness.
thread
Runtime interface for threads.
time
Functions for interacting with the runtime’s support for time, monotonic and system.

Macros§

nk

Type Aliases§

Result