Function CMMetadataFormatDescriptionCreateWithMetadataSpecifications

Source
pub unsafe extern "C" fn CMMetadataFormatDescriptionCreateWithMetadataSpecifications(
    allocator: CFAllocatorRef,
    metadataType: CMMetadataFormatType,
    metadataSpecifications: CFArrayRef,
    formatDescriptionOut: *mut CMMetadataFormatDescriptionRef,
) -> OSStatus