func
NewiOSmacOStvOSwatchOS
fchflagsat
NewiOSmacOStvOSwatchOSpublic func fchflagsat(_: Int32, _: UnsafePointer<CChar>!, _: __uint32_t, _: Int32) -> Int32What's New / Storage, System & Virtualization
Darwin is the BSD- and Mach-based system layer under iOS and macOS. It exposes the C library and kernel interfaces, including POSIX and BSD syscalls and file and process primitives, that higher-level Apple frameworks build on.
The 27 SDK adds 3 symbols and removes or deprecates none. fchflagsat sets file flags relative to a directory descriptor. getumask reads the process file-creation mask without modifying it. os_lockdown_mode_enabled reports whether Lockdown Mode is active.
fchflagsatpublic func fchflagsat(_: Int32, _: UnsafePointer<CChar>!, _: __uint32_t, _: Int32) -> Int32getumaskpublic func getumask() -> mode_tos_lockdown_mode_enabledpublic func os_lockdown_mode_enabled() -> BoolNo APIs match your filter.