Function ncursesw::wredrawln[][src]

pub fn wredrawln(
    handle: WINDOW,
    beg_line: i32,
    num_lines: i32
) -> Result<(), NCurseswError>