Function capsule_ffi::rte_eth_dev_mac_addr_add[][src]

pub unsafe extern "C" fn rte_eth_dev_mac_addr_add(
    port_id: u16,
    mac_addr: *mut rte_ether_addr,
    pool: u32
) -> c_int