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