fchmod(operation:operand:permissions:errno:path:location:)

    FileSystemError+Syscall.swift:77

    This declaration is gated by at least one @_spi attribute.

    iOS
    13.0+
    macOS
    10.15+
    tvOS
    13.0+
    watchOS
    6.0+
    static func fchmod(operation: SystemFileHandle.UpdatePermissionsOperation, operand: FilePermissions, permissions: FilePermissions, errno: Errno, path: FilePath, location: SourceLocation) -> FileSystemError

    Other members in extension

    Types

    Show system interfaces (2)

    Hide system interfaces

    Type members

    Show system interfaces (28)

    Hide system interfaces

    Instance members