mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-27 14:15:09 +00:00
6 lines
193 B
Odin
6 lines
193 B
Odin
/*
|
|
Bindings for [[ Windows XAudio2 ; https://learn.microsoft.com/en-us/windows/win32/xaudio2/xaudio2-introduction ]].
|
|
|
|
Compiling for Windows 10 RS5 (1809) and later
|
|
*/
|
|
package windows_xaudio2 |