pub fn find_line_start(text: &str, current_index: CCursor) -> CCursor
Expand description

Accepts and returns character offset (NOT byte offset!).