[][src]Function capsule_ffi::rte_eth_dev_fw_version_get

pub unsafe extern "C" fn rte_eth_dev_fw_version_get(
    port_id: u16,
    fw_version: *mut c_char,
    fw_size: size_t
) -> c_int