Function CFTreeGetChildAtIndex

Source
pub unsafe extern "C" fn CFTreeGetChildAtIndex(
    tree: CFTreeRef,
    idx: CFIndex,
) -> CFTreeRef