pub unsafe extern "C-unwind" fn CTParagraphStyleCreateCopy(
paragraph_style: &CTParagraphStyle,
) -> CFRetained<CTParagraphStyle>👎Deprecated:
renamed to CTParagraphStyle::copy
Available on crate feature
CTParagraphStyle only.