Expand description
Safe rust bindings for libopenmpt, built on top of the C API.
See openmpt_sys for the unsafe bindings.
Modulesยง
- info
- Functions and types related to querying library information.
- mod_
command - Data structures meant to simplify pattern-matching against pattern data.
- module
- The definition of the openmpt_module wrapper, analogous to the module class in the C++ API.