Function windows_sys::Win32::UI::Shell::UrlUnescapeA
pub unsafe extern "system" fn UrlUnescapeA(
pszurl: PSTR,
pszunescaped: PSTR,
pcchunescaped: *mut u32,
dwflags: u32
) -> HRESULTExpand description
Required features: "Win32_UI_Shell"