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

Function StrRChrA

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