pub unsafe extern "system" fn PathCompactPathExA(
    pszout: PSTR,
    pszsrc: PCSTR,
    cchmax: u32,
    dwflags: u32
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’