[][src]Type Definition capsule_ffi::rte_eth_dev_cb_fn

type rte_eth_dev_cb_fn = Option<unsafe extern "C" fn(port_id: u16, event: Type, cb_arg: *mut c_void, ret_param: *mut c_void) -> c_int>;