posix_getgroups

 array posix_getgroups ( void ) 

説明

Gets the group set of the current process.

戻り値

Returns an array of integers containing the numeric group ids of the group set of the current process.