pub extern "C-unwind" fn CFStringReplaceAll(
the_string: Option<&CFMutableString>,
replacement: Option<&CFString>,
)👎Deprecated:
renamed to CFMutableString::replace_all
Available on crate feature
CFString only.