Function core_video::pixel_buffer_pool::CVPixelBufferPoolCreate

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