Function core_foundation_sys::tree::CFTreeGetChildAtIndex

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