Files
2022-03-06 03:09:36 -04:00

10 lines
309 B
TOML

autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
language = "C"
namespace = "ffi"
include_guard = "CBINDGEN_BINDINGS_H"
#[defines]
#"target_os = ios" = "TARGET_OS_IOS"
#"target_os = macos" = "TARGET_OS_MACOS"
#"target_os = android" = "TARGET_OS_ANDROID"