pub unsafe extern "system" fn SHValidateUNC(
    hwndowner: HWND,
    pszfile: PWSTR,
    fconnect: VALIDATEUNC_OPTION
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’