pub unsafe extern "C-unwind" fn CTLineCreateWithAttributedString(
attr_string: &CFAttributedString,
) -> CFRetained<CTLine>👎Deprecated:
renamed to CTLine::with_attributed_string
Available on crate feature
CTLine only.