Skip to main content

Crate fidl_next_common_fuchsia_hardware_sharedmemory

Crate fidl_next_common_fuchsia_hardware_sharedmemory 

Source

Re-exports§

pub use self::natural::*;

Modules§

generic
natural
shared_vmo_io
wire
wire_optional

Structs§

SharedVmoIo
The type corresponding to the SharedVmoIo protocol. This is a generic protocol for driver IO using shared VMOs. Drivers may compose this protocol and choose which methods to implement based on the uses of the hardware. This protocol is only intended for simple use cases.

Traits§

SharedVmoIoClientHandler
A client handler for the SharedVmoIo protocol.
SharedVmoIoLocalClientHandler
A client handler for the SharedVmoIo protocol.
SharedVmoIoLocalServerHandler
A server handler for the SharedVmoIo protocol.
SharedVmoIoServerHandler
A server handler for the SharedVmoIo protocol.