shyouhei 26f59b09fe hide struct internal [Feature #9916]
* include/ruby/ruby.h (struct RStruct): no longer.

	* internal.h (struct RStruct): moved here.

	* struct.c (rb_struct_ptr): a compensation function for the lack
	  of RSTRUCT_PTR.  But now that we have RSTRUCT_GET/SET, that must
	  not be used anyway.  I mark this deprecated.  Dont use it.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-08-01 07:23:56 +00:00
..
2016-06-14 14:43:02 +00:00
2013-10-09 00:21:51 +00:00
2016-06-20 15:22:04 +00:00
2016-08-01 07:23:56 +00:00
2016-05-23 12:33:39 +00:00
2014-12-01 21:30:58 +00:00
2016-08-01 07:23:56 +00:00
2013-04-05 10:29:38 +00:00