[][src]Function ncursesw::winsertln

pub fn winsertln(handle: WINDOW) -> Result<(), NCurseswError>

Insert a blank line under the cursor. All following lines are moved down by one line.