pub extern "C-unwind" fn CFAttributedStringBeginEditing(
a_str: Option<&CFMutableAttributedString>,
)👎Deprecated:
renamed to CFMutableAttributedString::begin_editing
Available on crate feature
CFAttributedString only.