ibv_create_ah

Function ibv_create_ah 

Source
pub unsafe extern "C" fn ibv_create_ah(
    pd: *mut ibv_pd,
    attr: *mut ibv_ah_attr,
) -> *mut ibv_ah
Expand description

ibv_create_ah - Create an address handle.