pub unsafe extern "system" fn PathFindSuffixArrayW(
    pszpath: PCWSTR,
    apszsuffix: *const PCWSTR,
    iarraysize: i32
) -> PCWSTR
Expand description

Required features: "Win32_UI_Shell"