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