Function virConnectGetVersion

Source
pub unsafe extern "C" fn virConnectGetVersion(
    conn: virConnectPtr,
    hvVer: *mut c_ulong,
) -> c_int