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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’