Skip to content
Sections
>> Trisquel >> Packages >> aramo >> utils >> cbindgen
nabia  ] [  aramo  ]
[ Source: rust-cbindgen  ]

Package: cbindgen (0.20.0-1)

Generates C bindings from Rust code

cbindgen can be used to generate C bindings for Rust code. It is currently being developed to support creating bindings for WebRender (by Mozilla for Firefox), but has been designed to support any project.

Features:

 * Builds bindings for a crate, its mods, its dependent crates, and their mods
 * Only the necessary types for exposed functions are given bindings
 * Can specify annotations for controlling some aspects of binding
 * Support for generic structs and unions
 * Support for exporting constants and statics
 * Customizable formatting, can be used in C or C++ projects
 * Support for generating #ifdef's for #[cfg] attributes
 * Support for #[repr(sized)] tagged enum's

Other Packages Related to cbindgen

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libgcc-s1 (>= 4.2) [not armhf]
    GCC support library
    dep: libgcc-s1 (>= 4.3) [armhf]

Download cbindgen

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 1,448.1 kB5205 kB [list of files]
arm64 1,297.8 kB4289 kB [list of files]
armhf 1,268.5 kB4032 kB [list of files]
ppc64el 1,587.0 kB5969 kB [list of files]