Function ibv_wr_set_inline_data

Source
pub unsafe fn ibv_wr_set_inline_data(
    qp: *mut ibv_qp_ex,
    addr: *mut c_void,
    length: usize,
)