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

Function OleSaveToStreamEx

Source
pub unsafe fn OleSaveToStreamEx<'a>(
    piunk: impl IntoParam<'a, IUnknown>,
    pistm: impl IntoParam<'a, IStream>,
    fcleardirty: impl IntoParam<'a, BOOL>,
) -> Result<()>