Crate fidl_next_fuchsia_mem

Source

Modules§

compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.
data

Structs§

Buffer
A buffer for data whose size is not necessarily a multiple of the page size.
Range
A range of bytes within a VMO.
WireBuffer
The wire type corresponding to Buffer.
WireData
The wire type corresponding to Data.
WireOptionalData
WireRange
The wire type corresponding to Range.

Enums§

Data
Binary data that might be stored inline or in a VMO.