Struct rust_corosync::cmap::Handle [−][src]
pub struct Handle { /* fields omitted */ }Expand description
A handle returned from initialize, needs to be passed to all other cmap API calls
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Handleimpl UnwindSafe for HandleBlanket Implementations
Mutably borrows from an owned value. Read more