Crate _fuchsia_async_staticlib_rustc_static

Source

Structs§

Executor

Functions§

fasync_executor_create
fasync_executor_destroy
Drops the given executor.
fasync_executor_quit
Signals the given executor to shut down.
fasync_executor_run_singlethreaded
Runs the given executor in a single-threaded fashion.