pub unsafe extern "C-unwind" fn CFBagApplyFunction(
the_bag: &CFBag,
applier: CFBagApplierFunction,
context: *mut c_void,
)👎Deprecated:
renamed to CFBag::apply_function
Available on crate feature
CFBag only.