Module error

Source
Expand description

§Error API

Enums§

PROSErr
Possible PROS Errors

Traits§

PROSResult
A type which may contain a PROSErr depending upon a sentinel value that represents errors

Functions§

__errno
Gets a mutable pointer to the C/C++ errno value
from_errno
Generates a [PROSError] from the value of errno for the current task