system.getpgid

Synopsis

local system = require "system"
system.getpgid(pid: integer) -> integer

Description

See getpgid(3).