TCGetAttrNative typedef

TCGetAttrNative = Int32 Function(Int32 fildes, Pointer<TermIOS> termios)

Implementation

typedef TCGetAttrNative = Int32 Function(
  Int32 fildes,
  Pointer<TermIOS> termios,
);