CVOpenGLBufferPoolGetAttributes

Function CVOpenGLBufferPoolGetAttributes 

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