Function curses_sys::mvwaddchstr [] [src]

pub unsafe extern "C" fn mvwaddchstr(
    win: *mut WINDOW,
    y: c_int,
    x: c_int,
    chstr: *const chtype
) -> c_int