Eliminate internal uses of Data_Wrap_Struct
Data_Wrap_Struct
Ref: https://github.com/ruby/ruby/pull/10872
These should be the last internal uses of the old Data API inside Ruby itself. Some use remain in a couple default gems.
Data
Eliminate internal uses of
Data_Wrap_StructRef: https://github.com/ruby/ruby/pull/10872
These should be the last internal uses of the old
DataAPIinside Ruby itself. Some use remain in a couple default gems.