[][src]Type Definition capsule_ffi::rte_dev_dma_map_t

type rte_dev_dma_map_t = Option<unsafe extern "C" fn(dev: *mut rte_device, addr: *mut c_void, iova: u64, len: size_t) -> c_int>;