cfgetospeed abstract method

int cfgetospeed(
  1. Pointer<termios> __termios_p
)

Implementation

int cfgetospeed(ffi.Pointer<termios> __termios_p);