Skip to main content

CFArrayRemoveAllValues

Function CFArrayRemoveAllValues 

Source
pub extern "C-unwind" fn CFArrayRemoveAllValues(
    the_array: Option<&CFMutableArray>,
)
👎Deprecated:

renamed to CFMutableArray::remove_all_values

Available on crate feature CFArray only.