webview2_com_sys::Windows::Win32::UI::Shell

Function StrTrimA

Source
pub unsafe fn StrTrimA<'a>(
    psz: impl IntoParam<'a, PSTR>,
    psztrimchars: impl IntoParam<'a, PSTR>,
) -> BOOL