Type Alias completion_node_t

Source
pub type completion_node_t = completion_node;

Aliased Type§

#[repr(C)]
pub struct completion_node_t { pub wc: ibv_wc, pub next: i32, }

Fields§

§wc: ibv_wc§next: i32