pub unsafe extern "system" fn StrChrNW(
    pszstart: PWSTR,
    wmatch: u16,
    cchmax: u32
) -> PWSTR
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’