Function MFInitAttributesFromBlob
pub unsafe fn MFInitAttributesFromBlob<P0>(
pattributes: P0,
pbuf: &[u8],
) -> Result<()>where
P0: Param<IMFAttributes>,
pub unsafe fn MFInitAttributesFromBlob<P0>(
pattributes: P0,
pbuf: &[u8],
) -> Result<()>where
P0: Param<IMFAttributes>,