Function windows::Win32::UI::Shell::StrRChrA

pub unsafe fn StrRChrA<P0, P1>(pszstart: P0, pszend: P1, wmatch: u16) -> PSTR
where P0: Param<PCSTR>, P1: Param<PCSTR>,