CTTextTabCreate

Function CTTextTabCreate 

Source
pub unsafe extern "C-unwind" fn CTTextTabCreate(
    alignment: CTTextAlignment,
    location: c_double,
    options: Option<&CFDictionary>,
) -> CFRetained<CTTextTab>
👎Deprecated: renamed to CTTextTab::new
Available on crate features CTParagraphStyle and CTTextTab only.