예제 #1
0
 public int wtimeout(int delay)
 {
     return(Curses.wtimeout(Handle, delay));
 }