mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
10 lines
309 B
TOML
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"
|