pub unsafe extern "C-unwind" fn CVOpenGLBufferPoolCreateOpenGLBuffer(
allocator: Option<&CFAllocator>,
open_gl_buffer_pool: &CVOpenGLBufferPool,
open_gl_buffer_out: NonNull<*mut CVOpenGLBuffer>,
) -> CVReturn👎Deprecated: renamed to
CVOpenGLBufferPool::create_open_gl_bufferAvailable on crate features
CVBuffer and CVImageBuffer and CVOpenGLBuffer and CVOpenGLBufferPool and CVReturn only.