Function windows::Win32::UI::Shell::PathFindSuffixArrayA

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