[][src]Type Definition capsule_ffi::eth_xstats_get_t

type eth_xstats_get_t = Option<unsafe extern "C" fn(dev: *mut rte_eth_dev, stats: *mut rte_eth_xstat, n: c_uint) -> c_int>;