Function windows::Win32::UI::Shell::StrChrNIW

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