pub unsafe extern "C-unwind" fn CFBagRemoveValue(
the_bag: Option<&CFMutableBag>,
value: *const c_void,
)👎Deprecated:
renamed to CFMutableBag::remove_value
Available on crate feature
CFBag only.