Files
shorebird-updater/cbindgen.toml
T
2023-03-08 11:11:10 -06:00

8 lines
306 B
TOML

# See https://github.com/eqrion/cbindgen/blob/master/docs.md#cbindgentoml
# for detailed documentation of every option here.
language = "C"
include_guard = "updater_h"
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
cpp_compat = true
line_length = 80