errno function

int errno()

The error code set by various library functions.

Implementation

int errno() => _func().value;