[][src]Function uikit_sys::CVPixelBufferCreateWithIOSurface

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