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

Required features: "Win32_UI_Shell"