[][src]Function videotoolbox_sys::multi_pass_storage::VTMultiPassStorageCreate

pub unsafe extern "C" fn VTMultiPassStorageCreate(
    allocator: CFAllocatorRef,
    fileURL: CFURLRef,
    timeRange: CMTimeRange,
    options: CFDictionaryRef,
    multiPassStorageOut: *mut VTMultiPassStorageRef
) -> OSStatus