core_video::pixel_buffer_io_surface

Function CVPixelBufferCreateWithIOSurface

source
pub unsafe extern "C" fn CVPixelBufferCreateWithIOSurface(
    allocator: CFAllocatorRef,
    surface: IOSurfaceRef,
    pixelBufferAttributes: CFDictionaryRef,
    pixelBufferOut: *mut CVPixelBufferRef,
) -> CVReturn