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" "target_os = windows" = "TARGET_OS_WINDOWS" "target_os = linux" = "TARGET_OS_LINUX"