CTFrameGetLines

Function CTFrameGetLines 

Source
pub unsafe extern "C-unwind" fn CTFrameGetLines(
    frame: &CTFrame,
) -> CFRetained<CFArray>
👎Deprecated: renamed to CTFrame::lines
Available on crate feature CTFrame only.