[][src]Type Definition capsule_ffi::eth_tx_prep_t

type eth_tx_prep_t = Option<unsafe extern "C" fn(txq: *mut c_void, tx_pkts: *mut *mut rte_mbuf, nb_pkts: u16) -> u16>;