Skip to main content

rte_eth_rx_burst

Function rte_eth_rx_burst 

Source
#[unsafe(no_mangle)]
pub extern "C" fn rte_eth_rx_burst( _port_id: u16, _queue_id: u16, _rx_pkts: *mut *mut rte_mbuf, _nb_pkts: u16, ) -> u16