ShmHandle

Type Alias ShmHandle 

Source
pub type ShmHandle = SpscHandle;
Expand description

Application-side SHM handle.

Aliased Typeยง

pub struct ShmHandle { /* private fields */ }