csfml-system-sys 0.4.0

Bindings to csfml-system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "csfml-system-sys"
description = "Bindings to csfml-system"
version = "0.4.0"
authors = ["rust-sfml developers"]
links = "csfml-system"
build = "build.rs"
documentation = "https://docs.rs/csfml-system-sys"
repository = "https://github.com/jeremyletang/rust-sfml"
license = "zlib-acknowledgement"
keywords = ["sfml", "multimedia", "game"]

[build-dependencies.sfml-build]
path = "../sfml-build"
version = "0.2.0"