winamp-sys 0.1.1

Raw bindings to the Winamp headers in the Winamp SDK
Documentation
# winamp-sys


This crate provides FFI bindings for the Winamp 2 plugin interface.
All modules except `wa_ipc` must be enabled by crate feature: `dsp`, `gen`, `in`, `ipc-pe`, `out`, and `wa-dlg`.