android13/packages/modules/Bluetooth/tools/rootcanal/lmp/cbindgen.toml

12 lines
316 B
TOML

# 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/lmp.h
// Don't modify manually.
'''
sys_includes = ["stdint.h"]
no_includes = true