Function windows::Win32::System::Com::Marshal::CoUnmarshalInterface

pub unsafe fn CoUnmarshalInterface<P0, T>(pstm: P0) -> Result<T>
where P0: Param<IStream>, T: Interface,