Files
cbindgen/tests/rust/cfg-2.toml
T
2017-11-09 18:04:22 -05:00

5 lines
79 B
TOML

[defines]
"unix" = "DEFINED"
"macos" = "NOT_DEFINED"
"windows" = "NOT_DEFINED"