waddstr

Function waddstr 

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