Function windows_sys::Win32::UI::Shell::PathCchCanonicalizeEx
[−]pub unsafe extern "system" fn PathCchCanonicalizeEx(
pszpathout: PWSTR,
cchpathout: usize,
pszpathin: PCWSTR,
dwflags: u32
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"