Function PathCchCombineEx
pub unsafe fn PathCchCombineEx<P2, P3>(
pszpathout: &mut [u16],
pszpathin: P2,
pszmore: P3,
dwflags: PATHCCH_OPTIONS,
) -> Result<()>where
P2: Param<PCWSTR>,
P3: Param<PCWSTR>,
pub unsafe fn PathCchCombineEx<P2, P3>(
pszpathout: &mut [u16],
pszpathin: P2,
pszmore: P3,
dwflags: PATHCCH_OPTIONS,
) -> Result<()>where
P2: Param<PCWSTR>,
P3: Param<PCWSTR>,