it2play-sys 0.1.2

Unsafe Rust FFI bindings to it2play, an Impulse Tracker module player.
Documentation
1
2
3
4
5
6
7
8
# it2play-rs

Rust bindings to [it2play](https://github.com/8bitbubsy/it2play).

According to its README, it2play...
> Aims to be an accurate C port of Impulse Tracker 2.15's IT replayer (with selectable IT2 sound drivers).

This repository contains both FFI bindings to it2play (`it2play-sys`) and safe Rust bindings `it2play-rs`.