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