Type Definition capsule_ffi::rte_mempool_get_count[][src]

type rte_mempool_get_count = Option<unsafe extern "C" fn(mp: *const rte_mempool) -> c_uint>;