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

Function StrChrNW

Source
pub unsafe fn StrChrNW<'a>(
    pszstart: impl IntoParam<'a, PWSTR>,
    wmatch: u16,
    cchmax: u32,
) -> PWSTR