[go: up one dir, main page]

glutin_core_foundation 0.1.1

The *real* core_foundation crate, under a temporary name.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "glutin_core_foundation"
version = "0.1.1"
authors = ["The Servo Project Developers"]
description = "The *real* core_foundation crate, under a temporary name."
license = "MIT"

[lib]

name = "core_foundation"
crate-type = ["rlib"]

[dependencies]
libc = "*"