windows::Win32::Media::MediaFoundation

Function MFCreateAttributes

pub unsafe fn MFCreateAttributes(
    ppmfattributes: *mut Option<IMFAttributes>,
    cinitialsize: u32,
) -> Result<()>