[][src]Type Definition capsule_ffi::vlan_offload_set_t

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