xamarin / binding-tools-for-swift

MIT License
157 stars 21 forks source link

Add handle into vtables #831

Closed stephen-hawley closed 6 months ago

stephen-hawley commented 6 months ago

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

This does exactly that.