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

Function StrRChrW

Source
pub unsafe fn StrRChrW<'a>(
    pszstart: impl IntoParam<'a, PWSTR>,
    pszend: impl IntoParam<'a, PWSTR>,
    wmatch: u16,
) -> PWSTR