insch method

int insch(
  1. int arg0
)

Implementation

int insch(
  int arg0,
) {
  return _insch(
    arg0,
  );
}