ncurses_prefresh
    (PHP 4 >= 4.3.0, PHP 5)
ncurses_prefresh -- 
     Copies a region from a pad into the virtual screen
    
Description
int 
ncurses_prefresh ( resource pad, int pminrow, int pmincol, int sminrow, int smincol, int smaxrow, int smaxcol)
     
| Warning | 
This function is
currently not documented; only the argument list is
available.  |