pub extern "C-unwind" fn CFSetRemoveAllValues(
the_set: Option<&CFMutableSet>,
)👎Deprecated:
renamed to CFMutableSet::remove_all_values
Available on crate feature
CFSet only.pub extern "C-unwind" fn CFSetRemoveAllValues(
the_set: Option<&CFMutableSet>,
)renamed to CFMutableSet::remove_all_values
CFSet only.