windows::Win32::UI::Shell

Function PathFindSuffixArrayW

pub unsafe fn PathFindSuffixArrayW<P0>(
    pszpath: P0,
    apszsuffix: &[PCWSTR],
) -> PCWSTR
where P0: Param<PCWSTR>,