ffi-string 1.0.3

A small crate for moving strings across `extern "C"`
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "ffi-string"
version = "1.0.3"
edition = "2021"
license = "MIT"
description = "A small crate for moving strings across `extern \"C\"`"
repository = "https://github.com/What42Pizza/ffi-string"
readme = "readme.md"
keywords = ["ffi"]