pub unsafe extern "C-unwind" fn CFCharacterSetAddCharactersInString(
the_set: Option<&CFMutableCharacterSet>,
the_string: Option<&CFString>,
)👎Deprecated: renamed to
CFMutableCharacterSet::add_characters_in_stringAvailable on crate feature
CFCharacterSet only.