PathFindSuffixArrayA

Function PathFindSuffixArrayA 

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