waddnstr

Function waddnstr 

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