Ejemplo n.º 1
0
 public int cfgetospeed(Termios termios) {
   return m_Clib.cfgetospeed(new termios(termios));
 }