core_video::pixel_buffer_pool

Function CVPixelBufferPoolCreatePixelBufferWithAuxAttributes

source
pub unsafe extern "C" fn CVPixelBufferPoolCreatePixelBufferWithAuxAttributes(
    allocator: CFAllocatorRef,
    pixelBufferPool: CVPixelBufferPoolRef,
    auxAttributes: CFDictionaryRef,
    pixelBufferOut: *mut CVPixelBufferRef,
) -> CVReturn