windows::Win32::UI::Shell

Function StrRChrW

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