Skip to main content

CFTreeApplyFunctionToChildren

Function CFTreeApplyFunctionToChildren 

Source
pub unsafe extern "C" fn CFTreeApplyFunctionToChildren(
    tree: CFTreeRef,
    applier: CFTreeApplierFunction,
    context: *mut c_void,
)
Expand description

Apple SDK function CFTreeApplyFunctionToChildren.