bindgen

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

Debian Debian
RUN apt-get update && \ apt-get install -y bindgen
Arch Arch Linux
RUN pacman -S --noconfirm bindgen
Fedora
RUN dnf install -y bindgen
click the source code to copy install bindgen on any operating system with command-not-found.com