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

Function ILSaveToStream

Source
pub unsafe fn ILSaveToStream<'a>(
    pstm: impl IntoParam<'a, IStream>,
    pidl: *mut ITEMIDLIST,
) -> Result<()>