Skip to main content

CVOpenGLBufferPoolCreateOpenGLBuffer

Function CVOpenGLBufferPoolCreateOpenGLBuffer 

Source
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_buffer

Available on crate features CVBuffer and CVImageBuffer and CVOpenGLBuffer and CVOpenGLBufferPool and CVReturn only.