pub unsafe extern "system" fn VerifyVersionInfoW(
    lpversioninformation: *mut OSVERSIONINFOEXW,
    dwtypemask: VER_FLAGS,
    dwlconditionmask: u64
) -> BOOL
Expand description

Required features: ‘Win32_System_SystemInformation’, ‘Win32_Foundation’