unlockpt method

int unlockpt(
  1. int arg0
)

Implementation

int unlockpt(int arg0) {
  return _unlockpt(arg0);
}