Update DllImport attributes to use AL.LibraryName by dellis1972 · Pull Request #9015 · MonoGame/MonoGame
Fixes Issue reported via #8885. We were using `_Internal` rather than `__Internal` for the iOS specific API's . This has been replaced with the `AL.LibraryName` so that we are consistent with other declarations.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters