Function windows_sys::Win32::UI::Shell::PathRelativePathToW
[−]pub unsafe extern "system" fn PathRelativePathToW(
pszpath: PWSTR,
pszfrom: PCWSTR,
dwattrfrom: u32,
pszto: PCWSTR,
dwattrto: u32
) -> BOOL
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"