windows::Win32::UI::Shell

Function StrRStrIW

pub unsafe fn StrRStrIW<P0, P1, P2>(
    pszsource: P0,
    pszlast: P1,
    pszsrch: P2,
) -> PWSTR
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,