glk-sys 0.2.0

Raw FFI bindings & build script to link against Glk
Documentation
[package]
name = "glk-sys"
description = "Raw FFI bindings & build script to link against Glk"
version = "0.2.0"
authors = ["mara <vmedea@protonmail.com>", "Andrew Plotkin"]
edition = "2018"
license = "MIT"
repository = "https://gitlab.com/vmedea/glk-rs"
readme = "README.md"

[build-dependencies]
bindgen = "0.51"
cc = "1.0"