[][src]Type Definition capsule_ffi::rte_mempool_alloc_t

type rte_mempool_alloc_t = Option<unsafe extern "C" fn(mp: *mut rte_mempool) -> c_int>;