loro/crates/loro-ffi/cbindgen.toml
2023-01-29 17:48:37 +08:00

7 lines
202 B
TOML

header = """
typedef struct LoroCore {} LoroCore;
typedef struct Text {} Text;
"""
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
language = "C"