Function windows::Win32::UI::Shell::IStream_WriteStr

pub unsafe fn IStream_WriteStr<P0, P1>(pstm: P0, psz: P1) -> Result<()>
where P0: Param<IStream>, P1: Param<PCWSTR>,