1 header = """/* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */"""
4 autogen_warning = """/* DO NOT MODIFY THIS MANUALLY! This file was generated using cbindgen. See RunCbindgen.py */
11 include_guard = "midir_impl_ffi_generated_h"
12 includes = ["nsStringFwd.h", "nsTArrayForwardDeclare.h"]
15 "target_os = windows" = "XP_WIN"
18 "ThinVec" = "nsTArray"