pub unsafe extern "C" fn ibv_modify_qp( qp: *mut ibv_qp, attr: *mut ibv_qp_attr, attr_mask: c_int, ) -> c_int
ibv_modify_qp - Modify a queue pair.