pub fn is_linetouched(handle: WINDOW, line: i32) -> bool
Expand description

Return true if the specified line was modified since the last call to refresh(); otherwise return false.