Function windows::Win32::System::Com::StructuredStorage::OleConvertOLESTREAMToIStorage
pub unsafe fn OleConvertOLESTREAMToIStorage<P0>(
lpolestream: *const OLESTREAM,
pstg: P0,
ptd: *const DVTARGETDEVICE,
) -> Result<()>where
P0: Param<IStorage>,