CTRunGetAttributes

Function CTRunGetAttributes 

Source
pub unsafe extern "C-unwind" fn CTRunGetAttributes(
    run: &CTRun,
) -> CFRetained<CFDictionary>
👎Deprecated: renamed to CTRun::attributes
Available on crate feature CTRun only.