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