pub unsafe extern "system" fn PathRelativePathToA(
    pszpath: PSTR,
    pszfrom: PSTR,
    dwattrfrom: u32,
    pszto: PSTR,
    dwattrto: u32
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’