[][src]Function uikit_sys::CVPixelBufferPoolCreatePixelBufferWithAuxAttributes

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