videocore 0.1.3

Rust bindings for Broadcom's VideoCore API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
libc = "0.1.10"

[package]
authors = ["Sean Kerr <sean@metatomic.io>"]
description = "Rust bindings for Broadcom's VideoCore API"
exclude = [".gitignore"]
homepage = "https://github.com/seankerr/rust-videocore"
keywords = ["bcm", "broadcom", "raspberrypi", "rpi", "videocore"]
license = "Apache-2.0"
name = "videocore"
readme = "README.md"
repository = "https://github.com/seankerr/rust-videocore"
version = "0.1.3"