Type Definition capsule_ffi::eth_mac_addr_set_t[][src]

type eth_mac_addr_set_t = Option<unsafe extern "C" fn(dev: *mut rte_eth_dev, mac_addr: *mut rte_ether_addr) -> c_int>;