Skip to main content

CFTreeCreate

Function CFTreeCreate 

Source
pub unsafe extern "C-unwind" fn CFTreeCreate(
    allocator: Option<&CFAllocator>,
    context: *const CFTreeContext,
) -> Option<CFRetained<CFTree>>
👎Deprecated:

renamed to CFTree::new

Available on crate feature CFTree only.