Function windows::Win32::UI::Shell::StrChrNW

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