core_video::pixel_buffer_pool

Function CVPixelBufferPoolCreate

source
pub unsafe extern "C" fn CVPixelBufferPoolCreate(
    allocator: CFAllocatorRef,
    poolAttributes: CFDictionaryRef,
    pixelBufferAttributes: CFDictionaryRef,
    poolOut: *mut CVPixelBufferPoolRef,
) -> CVReturn