ibverbs_sys

Function ibv_reg_mr

Source
pub unsafe extern "C" fn ibv_reg_mr(
    pd: *mut ibv_pd,
    addr: *mut c_void,
    length: usize,
    access: c_int,
) -> *mut ibv_mr
Expand description

ibv_reg_mr - Register a memory region