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

pub unsafe extern "C" fn mvwchgat(
    arg1: *mut WINDOW,
    arg2: c_int,
    arg3: c_int,
    arg4: c_int,
    arg5: attr_t,
    arg6: c_short,
    arg7: *const c_void
) -> c_int