Searched refs:ruby_owntype (Results 1 – 1 of 1) sorted by relevance
1377 #define swig_owntype ruby_owntype1602 typedef void (*ruby_owntype)(void*); typedef1604 SWIGRUNTIME ruby_owntype1605 SWIG_Ruby_AcquirePtr(VALUE obj, ruby_owntype own) { in SWIG_Ruby_AcquirePtr()1607 ruby_owntype oldown = RDATA(obj)->dfree; in SWIG_Ruby_AcquirePtr()1617 SWIG_Ruby_ConvertPtrAndOwn(VALUE obj, void **ptr, swig_type_info *ty, int flags, ruby_owntype *own) in SWIG_Ruby_ConvertPtrAndOwn()