Skip to main content

CFSetRemoveAllValues

Function CFSetRemoveAllValues 

Source
pub extern "C-unwind" fn CFSetRemoveAllValues(
    the_set: Option<&CFMutableSet>,
)
👎Deprecated:

renamed to CFMutableSet::remove_all_values

Available on crate feature CFSet only.