SerialPort.handle

  1. int handle;
    class SerialPort
    version(Posix)
    protected
    int handle;
  2. HANDLE handle;

Meta