Function windows::Win32::UI::Shell::StrRChrIA

pub unsafe fn StrRChrIA<P0, P1>(pszstart: P0, pszend: P1, wmatch: u16) -> PSTR
where P0: IntoParam<PCSTR>, P1: IntoParam<PCSTR>,