Function windows::Win32::System::Com::StructuredStorage::WriteFmtUserTypeStg

pub unsafe fn WriteFmtUserTypeStg<P0, P1>(
    pstg: P0,
    cf: u16,
    lpszusertype: P1
) -> Result<()>
where P0: Param<IStorage>, P1: Param<PCWSTR>,