pub unsafe extern "C-unwind" fn CTLineCreateJustifiedLine(
line: &CTLine,
justification_factor: CGFloat,
justification_width: c_double,
) -> Option<CFRetained<CTLine>>👎Deprecated: renamed to
CTLine::justified_lineAvailable on crate feature
CTLine only.