attach_events_rx

Function attach_events_rx 

Source
pub fn attach_events_rx(
    opts: &AttachOptions,
    lane: &str,
) -> Result<ShmEventsRx, BackingError>
Expand description

Attach to an EventsChain RX lane (queue opts.queue, default 0).