[][src]Type Definition capsule_ffi::reta_update_t

type reta_update_t = Option<unsafe extern "C" fn(dev: *mut rte_eth_dev, reta_conf: *mut rte_eth_rss_reta_entry64, reta_size: u16) -> c_int>;