noFunction
Function not implemented.
Declaration
static var noFunction: Errno { get }Mentioned in
Discussion
You attempted a system call that isn’t available on this system.
The corresponding C error is ENOSYS.
Function not implemented.
static var noFunction: Errno { get }You attempted a system call that isn’t available on this system.
The corresponding C error is ENOSYS.