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

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