StructureSystemPackage

    FileDescriptor

    An abstract handle to an input or output data resource, such as a file or a socket.

    @frozen struct FileDescriptor

    Overview

    You are responsible for managing the lifetime and validity of FileDescriptor values, in the same way as you manage a raw C file handle.

    Members

    Initializers

    Type Properties

    Instance Properties

    Type Methods

    Instance Methods

    Type Operators

    Structures