pub unsafe extern "C-unwind" fn CVOpenGLBufferPoolCreate(
allocator: Option<&CFAllocator>,
pool_attributes: Option<&CFDictionary>,
open_gl_buffer_attributes: Option<&CFDictionary>,
pool_out: NonNull<*mut CVOpenGLBufferPool>,
) -> CVReturn👎Deprecated: renamed to
CVOpenGLBufferPool::createAvailable on crate features
CVOpenGLBufferPool and CVReturn only.