CTParagraphStyleCreate

Function CTParagraphStyleCreate 

Source
pub unsafe extern "C-unwind" fn CTParagraphStyleCreate(
    settings: *const CTParagraphStyleSetting,
    setting_count: usize,
) -> CFRetained<CTParagraphStyle>
👎Deprecated: renamed to CTParagraphStyle::new
Available on crate feature CTParagraphStyle only.