windows::Win32::Media::MediaFoundation

Function MFInitAttributesFromBlob

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