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