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