Skip to main content

CFBagRemoveAllValues

Function CFBagRemoveAllValues 

Source
pub unsafe extern "C-unwind" fn CFBagRemoveAllValues(
    the_bag: Option<&CFMutableBag>,
)
👎Deprecated:

renamed to CFMutableBag::remove_all_values

Available on crate feature CFBag only.