core_video::opengl_buffer_pool

Function CVOpenGLBufferPoolCreate

source
pub unsafe extern "C" fn CVOpenGLBufferPoolCreate(
    allocator: CFAllocatorRef,
    poolAttributes: CFDictionaryRef,
    openGLBufferAttributes: CFDictionaryRef,
    poolOut: *mut CVOpenGLBufferPoolRef,
) -> CVReturn