Dynamic and static D bindings for SoundIO library
import riverd.soundio;
void main()
{
// Load the SoundIO library.
dylib_load_soundio();
// Now SoundIO functions can be called.
...
}
Check out our wiki.
GNU Lesser General Public License (Version 3, 29 June 2007)
Made with ❤ by a bunch of geeks