[][src]Function capsule_ffi::rte_eth_add_tx_callback

pub unsafe extern "C" fn rte_eth_add_tx_callback(
    port_id: u16,
    queue_id: u16,
    fn_: rte_tx_callback_fn,
    user_param: *mut c_void
) -> *const rte_eth_rxtx_callback