OSSingleton.exitCode

The exit code passed to the OS when the main loop exits.

  1. long exitCode [@property getter]
  2. long exitCode [@property setter]
    struct OSSingleton
    @nogc nothrow @property
    void
    exitCode
    (
    long v
    )

Meta