Function rdma_bind_addr

Source
pub unsafe extern "C" fn rdma_bind_addr(
    id: *mut rdma_cm_id,
    addr: *mut sockaddr,
) -> c_int