FICHA · MANJARO

rust-bindgen

Automatically generates Rust FFI bindings to C (and some C++) libraries

  • cli
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Generates Rust FFI bindings from C and some C++ headers. It is useful when Rust code needs to call existing native libraries without manually writing every type and function declaration.

Generated bindings mirror the headers they read. Review unsafe boundaries, ABI compatibility, include paths, and generated code before trusting it in security-sensitive code.

How to run

bindgen

Commands: bindgen

Permissions

Permissions not analysed for this source yet.