geteuid method

int geteuid()

Implementation

int geteuid() {
  return _geteuid();
}