Function curses_sys::waddnstr [] [src]

pub unsafe extern "C" fn waddnstr(
    win: *mut WINDOW,
    string: *const c_char,
    n: c_int
) -> c_int