CMMemoryPoolCreate

Function CMMemoryPoolCreate 

Source
pub unsafe extern "C-unwind" fn CMMemoryPoolCreate(
    options: Option<&CFDictionary>,
) -> CFRetained<CMMemoryPool>
👎Deprecated: renamed to CMMemoryPool::new
Available on crate feature CMMemoryPool only.