CVOpenGLBufferPoolCreate

Function CVOpenGLBufferPoolCreate 

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