pub unsafe extern "system" fn StrRStrIW(
    pszsource: PWSTR,
    pszlast: PWSTR,
    pszsrch: PWSTR
) -> PWSTR
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’