webview2_com_sys::Windows::Win32::UI::Shell

Function PathFindSuffixArrayW

Source
pub unsafe fn PathFindSuffixArrayW<'a>(
    pszpath: impl IntoParam<'a, PWSTR>,
    apszsuffix: *const PWSTR,
    iarraysize: i32,
) -> PWSTR