grantpt method

int grantpt(
  1. int arg0
)

Implementation

int grantpt(int arg0) {
  return _grantpt(arg0);
}