bindgen 0.64.0

Automatically generates Rust FFI bindings to C and C++ libraries.
Documentation

bindgen

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 6 of them enabled by default.

default

  • logging
  • runtime
  • which-rustfmt

logging

  • log

runtime

  • clang-sys/runtime

which-rustfmt

  • which

log

    This feature flag does not enable additional features.

which

    This feature flag does not enable additional features.

static

  • clang-sys/static

experimental

    This feature flag does not enable additional features.

testing_only_libclang_9

    This feature flag does not enable additional features.

testing_only_docs

    This feature flag does not enable additional features.

testing_only_libclang_5

    This feature flag does not enable additional features.

testing_only_extra_assertions

    This feature flag does not enable additional features.

cli

    This feature flag does not enable additional features.