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