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"