Function windows::Win32::UI::Shell::StrTrimA

pub unsafe fn StrTrimA<P0>(psz: PSTR, psztrimchars: P0) -> BOOL
where P0: IntoParam<PCSTR>,