xamarin / binding-tools-for-swift

MIT License
157 stars 21 forks source link

update to use NativeHandle #815

Closed stephen-hawley closed 7 months ago

stephen-hawley commented 7 months ago

IntPtr was subsumed by NativeHandle for the class_ptr field. Update our code to reflect that.