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