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