setErrno function

void setErrno(
  1. int error
)

Implementation

void setErrno(int error) => _func().value = error;