Function core_foundation_sys::tree::CFTreePrependChild

source ยท
pub unsafe extern "C" fn CFTreePrependChild(
    tree: CFTreeRef,
    newChild: CFTreeRef,
)