xamarin / binding-tools-for-swift

MIT License
157 stars 21 forks source link

fix rt unmanagedcallers #830

Closed stephen-hawley closed 6 months ago

stephen-hawley commented 6 months ago

Tests were failing on this because the compiler doesn't catch this error. Also changed this to int instead of byte to avoid the casting.