windows::Win32::UI::Shell

Function StrStrW

pub unsafe fn StrStrW<P0, P1>(pszfirst: P0, pszsrch: P1) -> PWSTR
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,