pub unsafe extern "system" fn StrStrNIW(
    pszfirst: PWSTR,
    pszsrch: PWSTR,
    cchmax: u32
) -> PWSTR
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’