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

Function StrStrNW

Source
pub unsafe fn StrStrNW<'a>(
    pszfirst: impl IntoParam<'a, PWSTR>,
    pszsrch: impl IntoParam<'a, PWSTR>,
    cchmax: u32,
) -> PWSTR