Function windows_sys::Win32::UI::Shell::PathCreateFromUrlW
pub unsafe extern "system" fn PathCreateFromUrlW(
pszurl: PCWSTR,
pszpath: PWSTR,
pcchpath: *mut u32,
dwflags: u32
) -> HRESULTExpand description
Required features: "Win32_UI_Shell"