pub extern "C-unwind" fn CFAttributedStringGetLength(
a_str: &CFAttributedString,
) -> CFIndex👎Deprecated:
renamed to CFAttributedString::length
Available on crate feature
CFAttributedString only.