Crate vmo_blob

source ·

Structs§

  • VmoBlob is a wrapper around the fuchsia.io/File protocol. Represents an immutable blob on Fxfs. Clients will use this library to read and execute blobs.

Functions§

  • Attempt to initialize the vmex resource. Without a vmex, attempts to get the backing memory of a blob with executable rights will fail with NOT_SUPPORTED.