[][src]Function capsule_ffi::rte_eth_xstats_get_by_id

pub unsafe extern "C" fn rte_eth_xstats_get_by_id(
    port_id: u16,
    ids: *const u64,
    values: *mut u64,
    size: c_uint
) -> c_int