Function CMVideoFormatDescriptionCreateForImageBuffer

Source
pub unsafe extern "C" fn CMVideoFormatDescriptionCreateForImageBuffer(
    allocator: CFAllocatorRef,
    imageBuffer: CVImageBufferRef,
    formatDescriptionOut: *mut CMVideoFormatDescriptionRef,
) -> OSStatus