v8 147.3.0

Rust bindings to V8
Documentation
// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// AUTOGENERATED FILE. DO NOT EDIT.
// To regenerate, see instructions at build/modules/modularize/README.md


module sys_stage1 [system] {
  module __llvm_libc_common_h {
    header "$sysroot/__llvm-libc-common.h"
    export *
  }
  module alloca_h {
    header "$sysroot/alloca.h"
    export *
  }
  module fcntl_h {
    header "$sysroot/fcntl.h"
    export *
  }
  module features_h {
    header "$sysroot/features.h"
    export *
  }
  module getopt_h {
    header "$sysroot/getopt.h"
    export *
  }
  module llvm_libc_macros_fenv_macros_h {
    header "$sysroot/llvm-libc-macros/fenv-macros.h"
    export *
  }
  module llvm_libc_types_fenv_t_h {
    header "$sysroot/llvm-libc-types/fenv_t.h"
    export *
  }
  module llvm_libc_types_fexcept_t_h {
    header "$sysroot/llvm-libc-types/fexcept_t.h"
    export *
  }
  module locale_h {
    header "$sysroot/locale.h"
    export *
  }
  module pthread_h {
    header "$sysroot/pthread.h"
    export *
  }
  module sched_h {
    header "$sysroot/sched.h"
    export *
  }
  module setjmp_h {
    header "$sysroot/setjmp.h"
    export *
  }
  module signal_h {
    header "$sysroot/signal.h"
    export *
  }
  module stdio_h {
    header "$sysroot/stdio.h"
    export *
  }
  module stdlib_h {
    header "$sysroot/stdlib.h"
    export *
  }
  module strings_h {
    header "$sysroot/strings.h"
    export *
  }
  module sys_ioctl_h {
    header "$sysroot/sys/ioctl.h"
    export *
  }
  module threads_h {
    header "$sysroot/threads.h"
    export *
  }
  module time_h {
    header "$sysroot/time.h"
    export *
  }
  module unistd_h {
    header "$sysroot/unistd.h"
    export *
  }
  module wchar_h {
    header "$sysroot/wchar.h"
    export *
  }
}