mvaddstr

Function mvaddstr 

Source
pub unsafe extern "C" fn mvaddstr(
    y: c_int,
    x: c_int,
    string: *const c_char,
) -> c_int