sameboy-sys 0.1.2

Unsafe bindings for SameBoy, a free and accurate Game Boy emulator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "sameboy-sys"
version = "0.1.2"
edition = "2021"
readme = "../README.md"
rust-version = "1.78.0"
license = "GPL-3.0-only"
description = "Unsafe bindings for SameBoy, a free and accurate Game Boy emulator"

[build-dependencies]
bindgen = "0.69.4"
cmake = "0.1.50"