Function ncursesw::box_set[][src]

pub fn box_set(
    handle: WINDOW,
    verch: ComplexChar,
    horch: ComplexChar
) -> Result<(), NCurseswError>