[][src]Type Definition capsule_ffi::eth_dev_start_t

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