sapp-linux 0.1.15

Part of miniquad rendering library. Orignally this was a sokol-app C code transpiled to rust with c2rust and partially rewritten to more idiomatic rust.
Documentation
[dependencies.libc]
version = "0.2"

[package]
authors = ["not-fl3 <not.fl3@gmail.com>"]
build = "build.rs"
description = "Part of miniquad rendering library. \nOrignally this was a sokol-app C code transpiled to rust with c2rust and partially rewritten to more idiomatic rust.\n"
edition = "2018"
homepage = "https://github.com/not-fl3/miniquad"
include = ["src/", "build.rs", "Cargo.toml", "LICENSE-MIT", "LICENSE-APACHE", "README.md"]
license = "MIT/Apache-2.0"
name = "sapp-linux"
version = "0.1.15"