malloc_buf 1.0.0

Structs for handling malloc'd memory passed to Rust.
Documentation
Build #42335 2017-02-20 05:44:45
# rustc version
rustc 1.16.0-nightly (df8debf6d 2017-01-25)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading malloc_buf v1.0.0
Compiling libc v0.2.20
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=2a4507ee5e52ea3e -C extra-filename=-2a4507ee5e52ea3e --out-dir /home/cratesfyi/malloc_buf-1.0.0/debug/deps -L dependency=/home/cratesfyi/malloc_buf-1.0.0/debug/deps --cap-lints allow`
Documenting malloc_buf v1.0.0
Running `rustdoc --crate-name malloc_buf .cargo/registry/src/github.com-1ecc6299db9ec823/malloc_buf-1.0.0/src/lib.rs -o /home/cratesfyi/malloc_buf-1.0.0/doc -L dependency=/home/cratesfyi/malloc_buf-1.0.0/debug/deps --extern libc=/home/cratesfyi/malloc_buf-1.0.0/debug/deps/liblibc-2a4507ee5e52ea3e.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 1.85 secs