Function curses_sys::mvaddstr [] [src]

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