Skip to main content

rte_eth_dev_info_get

Function rte_eth_dev_info_get 

Source
#[unsafe(no_mangle)]
pub extern "C" fn rte_eth_dev_info_get( _port_id: u16, dev_info: *mut rte_eth_dev_info, ) -> c_int