Function curses_sys::box_ [] [src]

pub unsafe extern "C" fn box_(
    win: *const WINDOW,
    verch: chtype,
    horch: chtype
) -> c_int