MacOS Darwin helpers.
Bases: object
object
Darwin system error helper.
https://github.com/apple/darwin-xnu/blob/main/bsd/sys/errno.h
Retrieves the description of a specific error code.
error_code (int) – error code.
description of the error.
str