pub unsafe extern "system" fn PathCompactPathExW(
    pszout: PWSTR,
    pszsrc: PCWSTR,
    cchmax: u32,
    dwflags: u32
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"