cbox

Crates.iocbox
lib.rscbox
version0.3.0
sourcesrc
created_at2015-06-14 12:23:56.676009
updated_at2016-03-12 16:00:56.10516
descriptionC pointer boxing, for when working with ffi
homepage
repositoryhttps://github.com/TomBebbington/cbox-rs
max_upload_size
id2378
size8,483
Gotham Core (github:gotham-rs:gotham-core)

documentation

https://tombebbington.github.io/llvm-rs/llvm/index.html

README

CBox

This library provides a CBox struct, which provides a uniform API for C pointers that are owned by Rust types. It simply calls the C destructor when it falls out of scope.

Commit count: 24

cargo fmt