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

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