Skip to main content

CFTreeFindRoot

Function CFTreeFindRoot 

Source
pub extern "C-unwind" fn CFTreeFindRoot(
    tree: &CFTree,
) -> Option<CFRetained<CFTree>>
👎Deprecated:

renamed to CFTree::find_root

Available on crate feature CFTree only.