posix_getgid

Example

 int posix_getgid ( void ) 

Description

Return the real group ID of the current process

Return Values

Returns the real group id, as an integer.