Function windows::Win32::System::Com::StructuredStorage::ReadFmtUserTypeStg

pub unsafe fn ReadFmtUserTypeStg<P0>(
    pstg: P0,
    pcf: *mut u16,
    lplpszusertype: Option<*mut PWSTR>
) -> Result<()>
where P0: Param<IStorage>,