[][src]Type Definition capsule_ffi::eth_tx_done_cleanup_t

type eth_tx_done_cleanup_t = Option<unsafe extern "C" fn(txq: *mut c_void, free_cnt: u32) -> c_int>;