Function windows::Win32::Media::MediaFoundation::MFGetAttributesAsBlob
pub unsafe fn MFGetAttributesAsBlob<P0>(
pattributes: P0,
pbuf: &mut [u8],
) -> Result<()>where
P0: Param<IMFAttributes>,