pub unsafe extern "system" fn PathCommonPrefixW(
    pszfile1: PWSTR,
    pszfile2: PWSTR,
    achpath: PWSTR
) -> i32
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’