Crates.io | winamp-sys |
lib.rs | winamp-sys |
version | 0.1.1 |
source | src |
created_at | 2020-07-02 13:18:48.073663 |
updated_at | 2020-07-02 15:02:59.786708 |
description | Raw bindings to the Winamp headers in the Winamp SDK |
homepage | |
repository | https://github.com/pie-flavor/winamp-sys |
max_upload_size | |
id | 260629 |
size | 43,728 |
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
.