[][src]Type Definition capsule_ffi::eth_get_dcb_info

type eth_get_dcb_info = Option<unsafe extern "C" fn(dev: *mut rte_eth_dev, dcb_info: *mut rte_eth_dcb_info) -> c_int>;