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

Function StrRChrIA

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