getegid method

int getegid()

Implementation

int getegid() {
  return _getegid();
}