fn cur_groups() -> Result<Vec<u32>>
Available on
target_family="unix"
and non-iOS and non-Android and non-tvOS only.Expand description
Return a vector of the group ID values for every group to which we belong.