ncurses_whline
    (PHP 4 >= 4.3.0, PHP 5)
ncurses_whline -- 
     Draws a horizontal line in a window at current position using an attributed character and max. n characters long
    
Description
int 
ncurses_whline ( resource window, int charattr, int n)
     
| Warning | 
This function is
currently not documented; only the argument list is
available.  |