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