Contents

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.

See Also

System Call Errors