getgid function

int getgid()

Returns the real group ID of the calling process.

Implementation

int getgid() => platform.getgid();