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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’