getgid method

int getgid()

Implementation

int getgid() {
  return _getgid();
}