strict_linking 0.1.2

Requires `extern "C"` blocks to resolve to symbols during linking
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.syn]
features = ["full", "parsing"]
version = "1.0.90"

[package]
description = "Requires `extern \"C\"` blocks to resolve to symbols during linking"
documentation = "https://docs.rs/strict_linking"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "strict_linking"
repository = "https://github.com/Xaeroxe/strict_linking_rs"
resolver = "2"
version = "0.1.2"