Skip to main content

CTLineGetStringIndexForPosition

Function CTLineGetStringIndexForPosition 

Source
pub unsafe extern "C-unwind" fn CTLineGetStringIndexForPosition(
    line: &CTLine,
    position: CGPoint,
) -> CFIndex
👎Deprecated:

renamed to CTLine::string_index_for_position

Available on crate feature CTLine only.