Function windows::Win32::UI::Shell::PathCommonPrefixA
pub unsafe fn PathCommonPrefixA<P0, P1>(
pszfile1: P0,
pszfile2: P1,
achpath: Option<&mut [u8; 260]>,
) -> i32where
P0: Param<PCSTR>,
P1: Param<PCSTR>,