Function curses_sys::border [] [src]

pub unsafe extern "C" fn border(
    ls: chtype,
    rs: chtype,
    ts: chtype,
    bs: chtype,
    tl: chtype,
    tr: chtype,
    bl: chtype,
    br: chtype
) -> c_int