xamarin / binding-tools-for-swift

MIT License
160 stars 21 forks source link

fix rt unmanagedcallers #830

Closed stephen-hawley closed 9 months ago

stephen-hawley commented 9 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.