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>>
CFTree::first_child
CFTree
only.