Function windows::Win32::UI::Shell::StrChrW

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