blob: a9e94a5f899932c31774b4f1d60f2aa78a59d959 [file] [log] [blame]
# For documentation, see: https://github.com/eqrion/cbindgen/blob/master/docs.md
language = "C++"
pragma_once = true
autogen_warning = '''
// This file is autogenerated by:
// cbindgen --config cbindgen.toml src/ffi.rs -o include/rootcanal_rs.h
// Don't modify manually.
struct LinkManager;
struct LinkLayer;
'''
sys_includes = ["stdint.h"]
no_includes = true