ibv_destroy_srq

Function ibv_destroy_srq 

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

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