Files
RedBear-OS/src/header/float/cbindgen.toml
T
2018-08-26 08:11:35 -06:00

8 lines
135 B
TOML

sys_includes = ["sys/types.h", "bits/float.h"]
include_guard = "_FLOAT_H"
language = "C"
style = "Tag"
[enum]
prefix_with_name = true