Exemple #1
0
 public int notimeout(bool bf)
 {
     return(Curses.notimeout(Handle, bf));
 }