xamarin / binding-tools-for-swift

MIT License
160 stars 21 forks source link

Add handle into vtables #831

Closed stephen-hawley closed 9 months ago

stephen-hawley commented 9 months ago

Step 1 of sanitizing every usage of [UnmanagedCallersOnly] for generics is to add a handle to every vtable.

This does exactly that.