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