CVOpenGLBufferPoolGetOpenGLBufferAttributes

Function CVOpenGLBufferPoolGetOpenGLBufferAttributes 

Source
pub extern "C-unwind" fn CVOpenGLBufferPoolGetOpenGLBufferAttributes(
    pool: &CVOpenGLBufferPool,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to CVOpenGLBufferPool::open_gl_buffer_attributes
Available on crate feature CVOpenGLBufferPool only.