WrapCompressedRTFStream

Function WrapCompressedRTFStream 

pub unsafe fn WrapCompressedRTFStream<P0>(
    lpcompressedrtfstream: P0,
    ulflags: u32,
) -> Result<IStream>
where P0: Param<IStream>,