Library Moduleswift-system 1.3.2SystemPackage
SystemPackage
import SystemPackage
Module information
- Declarations
- 291
- Symbols
- 477
Uncategorized
Types
enum CInterop
A namespace for C and platform types
struct Errno
An error number used by system calls to communicate what kind of error occurred.
struct FileDescriptor
An abstract handle to an input or output data resource, such as a file or a socket.
struct FilePath
Represents a location in the file system.
struct FilePermissions
The access permissions for a file.
Typealiases
Show obsolete interfaces (1)
Hide obsolete interfaces
typealias CModeT
The C
mode_t
type.