[−][src]Function uikit_sys::CVPixelBufferCreate
pub unsafe extern "C" fn CVPixelBufferCreate(
allocator: CFAllocatorRef,
width: size_t,
height: size_t,
pixelFormatType: OSType,
pixelBufferAttributes: CFDictionaryRef,
pixelBufferOut: *mut CVPixelBufferRef
) -> CVReturn