[][src]Function ncursesw::deleteln

pub fn deleteln() -> Result<(), NCurseswError>

Delete the line under the cursor. All following lines are moved up by one line.