Re-exports§
pub use zxio::zxio_dirent_t;
pub use zxio::zxio_fsverity_descriptor;
pub use zxio::zxio_fsverity_descriptor_t;
pub use zxio::zxio_node_attr_zxio_node_attr_has_t as zxio_node_attr_has_t;
pub use zxio::zxio_node_attributes_t;
pub use zxio::zxio_signals_t;
Modules§
- WARNING - This file was auto generated by //src/starnix/lib/syncio/generate.py. Do not modify this file. To re-generate, run the following command from the root of your Fuchsia checkout:
Structs§
- Describes the mode of operation when allocating disk space using Allocate.
- A handle to a zxio object.
- Options for Open3.
- The flags for shutting down sockets.
Enums§
- Describes the mode of operation when setting an extended attribute.
Constants§
Traits§
- A trait that provides functionality to connect a channel to a FIDL service.
Functions§
- Open the given path in the given directory without blocking.
- Open a directory at the given path in the given directory without blocking.
- Open a VMO at the given path in the given directory.
- Read the content of the file at the given path in the given directory.