static VALUE io_getch(int argc, VALUE *argv, VALUE io) { return rb_funcall2(io, rb_intern("getc"), argc, argv); }
[Validate]
Generated with the Darkfish Rdoc Generator 2.