rte_eth_dev_rx_queue_stop

Function rte_eth_dev_rx_queue_stop 

Source
pub unsafe extern "C" fn rte_eth_dev_rx_queue_stop(
    port_id: u16,
    rx_queue_id: u16,
) -> c_int