pub unsafe extern "C-unwind" fn CFSetApplyFunction(
the_set: &CFSet,
applier: CFSetApplierFunction,
context: *mut c_void,
)👎Deprecated: renamed to
CFSet::apply_functionAvailable on crate feature
CFSet only.