[][src]Function videotoolbox_sys::frame_silo::VTFrameSiloCreate

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