Function core_foundation_sys::tree::CFTreeSortChildren

source ยท
pub unsafe extern "C" fn CFTreeSortChildren(
    tree: CFTreeRef,
    comparator: CFComparatorFunction,
    context: *mut c_void,
)