pub unsafe extern "C-unwind" fn CFTreeSortChildren(
tree: &CFTree,
comparator: CFComparatorFunction,
context: *mut c_void,
)👎Deprecated:
renamed to CFTree::sort_children
Available on crate feature
CFTree only.