Function windows::Win32::System::Com::StructuredStorage::StgCreatePropSetStg

pub unsafe fn StgCreatePropSetStg<P0>(
    pstorage: P0,
    dwreserved: u32
) -> Result<IPropertySetStorage>
where P0: Param<IStorage>,