Function windows::Win32::UI::Shell::StrRChrW

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