cbuffer 0.3.0

Low level interface to C-API's that expect a pointer/size reference to a buffer
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.libc]
version = "0.2"

[dependencies.uninit]
version = "0.4"

[package]
authors = ["Christian Thäter <ct@pipapo.org>"]
description = "Low level interface to C-API's that expect a pointer/size reference to a buffer"
edition = "2018"
keywords = ["libc", "ffi"]
license = "MIT OR Apache-2.0"
name = "cbuffer"
repository = "https://github.com/cehteh/cbuffer.git"
version = "0.3.0"