Function windows_sys::Win32::UI::Shell::UrlUnescapeW
[−]pub unsafe extern "system" fn UrlUnescapeW(
pszurl: PWSTR,
pszunescaped: PWSTR,
pcchunescaped: *mut u32,
dwflags: u32
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"