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