pub unsafe extern "C-unwind" fn CTLineGetStringIndexForPosition(
line: &CTLine,
position: CGPoint,
) -> CFIndex👎Deprecated: renamed to
CTLine::string_index_for_positionAvailable on crate feature
CTLine only.