Function windows::Win32::UI::Shell::StrStrA

pub unsafe fn StrStrA<P0, P1>(pszfirst: P0, pszsrch: P1) -> PSTR
where P0: IntoParam<PCSTR>, P1: IntoParam<PCSTR>,