Function ibv_resize_cq

Source
pub unsafe extern "C" fn ibv_resize_cq(
    cq: *mut ibv_cq,
    cqe: c_int,
) -> c_int