Function ibverbs::ffi::ibv_destroy_srq[][src]

pub unsafe extern "C" fn ibv_destroy_srq(srq: *mut ibv_srq) -> c_int

ibv_destroy_srq - Destroys the specified SRQ. @srq: The SRQ to destroy.