Function ncursesw::waddnstr[][src]

pub fn waddnstr(
    handle: WINDOW,
    str: &str,
    number: i32
) -> Result<(), NCurseswError>