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

pub unsafe extern "C" fn wborder(
    arg1: *mut WINDOW,
    arg2: chtype,
    arg3: chtype,
    arg4: chtype,
    arg5: chtype,
    arg6: chtype,
    arg7: chtype,
    arg8: chtype,
    arg9: chtype
) -> c_int