pub extern "C-unwind" fn CFArrayRemoveAllValues(
the_array: Option<&CFMutableArray>,
)👎Deprecated: renamed to
CFMutableArray::remove_all_valuesAvailable on crate feature
CFArray only.pub extern "C-unwind" fn CFArrayRemoveAllValues(
the_array: Option<&CFMutableArray>,
)CFMutableArray::remove_all_valuesCFArray only.