rb_struct_iv_get 692 include/ruby/intern.h VALUE rb_struct_iv_get(VALUE, const char*); rb_struct_iv_get 36 struct.c VALUE members = rb_struct_iv_get(klass, "__members__"); rb_struct_iv_get 345 struct.c members = rb_struct_iv_get(klass, "__members__");