struct tarpc_rte_mempool_in_use_count_in

rte_mempool_in_use_count()

struct tarpc_rte_mempool_in_use_count_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_rte_mempool mp;
};