vline_set - draw vertical line from complex character and rendition
#include <curses.h> int vline_set(const cchar_t *ch, int n);
Refer to hline_set().