[][src]Function ncursesw::shims::bindings::mvwaddch

pub unsafe extern "C" fn mvwaddch(
    arg1: *mut WINDOW,
    arg2: c_int,
    arg3: c_int,
    arg4: chtype
) -> c_int