CTRunGetAdvances

Function CTRunGetAdvances 

Source
pub unsafe extern "C-unwind" fn CTRunGetAdvances(
    run: &CTRun,
    range: CFRange,
    buffer: NonNull<CGSize>,
)
👎Deprecated: renamed to CTRun::advances
Available on crate feature CTRun only.