getpgrp method

int getpgrp()

Implementation

int getpgrp() {
  return _getpgrp();
}