initgroups method

void initgroups(
  1. dynamic user,
  2. dynamic extra_group
)

Implementation

external void initgroups(user, extra_group);