pub unsafe extern "C-unwind" fn CFBagRemoveAllValues(
the_bag: Option<&CFMutableBag>,
)👎Deprecated:
renamed to CFMutableBag::remove_all_values
Available on crate feature
CFBag only.