Function windows::Win32::UI::Shell::StrRChrIW

pub unsafe fn StrRChrIW<P0, P1>(pszstart: P0, pszend: P1, wmatch: u16) -> PWSTR
where P0: IntoParam<PCWSTR>, P1: IntoParam<PCWSTR>,