pub unsafe extern "C-unwind" fn CTLineGetOffsetForStringIndex(
line: &CTLine,
char_index: CFIndex,
secondary_offset: *mut CGFloat,
) -> CGFloat👎Deprecated: renamed to
CTLine::offset_for_string_indexAvailable on crate feature
CTLine only.