[][src]Function capsule_ffi::rte_eth_xstats_get_names_by_id

pub unsafe extern "C" fn rte_eth_xstats_get_names_by_id(
    port_id: u16,
    xstats_names: *mut rte_eth_xstat_name,
    size: c_uint,
    ids: *mut u64
) -> c_int