= private = protected
lineno()
???
/* * ??? */ static VALUE rb_gzfile_lineno(obj) VALUE obj; { return INT2NUM(get_gzfile(obj)->lineno); }