Type Definition capsule_ffi::rss_hash_conf_get_t[][src]

type rss_hash_conf_get_t = Option<unsafe extern "C" fn(dev: *mut rte_eth_dev, rss_conf: *mut rte_eth_rss_conf) -> c_int>;