windows::Win32::UI::Shell

Function ILSaveToStream

pub unsafe fn ILSaveToStream<P0>(
    pstm: P0,
    pidl: *const ITEMIDLIST,
) -> Result<()>
where P0: Param<IStream>,