Function ibverbs::ffi::ibv_create_ah[][src]

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

ibv_create_ah - Create an address handle.