clearenv method

int clearenv()

Implementation

int clearenv() {
  return _clearenv();
}