[][src]Function ncursesw::is_linetouched

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

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