pub unsafe extern "system" fn OleSaveToStreamEx(
    piunk: IUnknown,
    pistm: IStream,
    fcleardirty: BOOL
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Com’