Function CMAudioFormatDescriptionCreateSummary

Source
pub unsafe extern "C" fn CMAudioFormatDescriptionCreateSummary(
    allocator: CFAllocatorRef,
    formatDescriptionArray: CFArrayRef,
    flags: u32,
    formatDescriptionOut: *mut CMAudioFormatDescriptionRef,
) -> OSStatus