[][src]Type Definition capsule_ffi::eth_pool_ops_supported_t

type eth_pool_ops_supported_t = Option<unsafe extern "C" fn(dev: *mut rte_eth_dev, pool: *const c_char) -> c_int>;