Function MFSerializeAttributesToStream
pub unsafe fn MFSerializeAttributesToStream<P0, P2>(
pattr: P0,
dwoptions: u32,
pstm: P2,
) -> Result<()>where
P0: Param<IMFAttributes>,
P2: Param<IStream>,
pub unsafe fn MFSerializeAttributesToStream<P0, P2>(
pattr: P0,
dwoptions: u32,
pstm: P2,
) -> Result<()>where
P0: Param<IMFAttributes>,
P2: Param<IStream>,