pub extern "C-unwind" fn CFTreeGetFirstChild(
tree: &CFTree,
) -> Option<CFRetained<CFTree>>👎Deprecated:
renamed to CFTree::first_child
Available on crate feature
CFTree only.pub extern "C-unwind" fn CFTreeGetFirstChild(
tree: &CFTree,
) -> Option<CFRetained<CFTree>>renamed to CFTree::first_child
CFTree only.