externcfn 1.0.1

macro_rules for define correct extern 'C' functions with an normal syntax
Documentation
[dependencies]

[lib]
crate-type = ["cdylib", "rlib", "staticlib"]
name = "externcfn"
path = "src/lib.rs"

[package]
authors = ["searby-rs <searbyrs@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "macro_rules for define correct extern 'C' functions with an normal syntax"
edition = "2021"
homepage = "https://github.com/searby-rs/externcfn"
license = "MIT"
name = "externcfn"
readme = false
repository = "https://github.com/searby-rs/externcfn"
version = "1.0.1"