Struct ibverbs::ffi::ibv_async_event [] [src]

#[repr(C)]
pub struct ibv_async_event { pub element: ibv_async_event__bindgen_ty_1, pub event_type: ibv_event_type, }

Fields

Trait Implementations

impl Debug for ibv_async_event
[src]

Formats the value using the given formatter.

impl Copy for ibv_async_event
[src]

impl Clone for ibv_async_event
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more