[][src]Function capsule_ffi::rte_eth_xstats_get

pub unsafe extern "C" fn rte_eth_xstats_get(
    port_id: u16,
    xstats: *mut rte_eth_xstat,
    n: c_uint
) -> c_int