malloc_buf 0.0.4

Structs for handling malloc'd memory passed to Rust.
Documentation
[package]
name = "malloc_buf"
version = "0.0.4"
authors = ["Steven Sheldon"]

description = "Structs for handling malloc'd memory passed to Rust."
repository = "https://github.com/SSheldon/malloc_buf"
documentation = "http://ssheldon.github.io/malloc_buf/malloc_buf/"
license = "MIT"

[dependencies]
libc = "0.1"