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

Required features: "Win32_UI_Shell"