Crate cbindgen [] [src]

Structs

AnnotationSet

A set of annotations specified by a document comment.

Config

A collection of settings to customize the generated bindings.

EnumConfig

Settings to apply to generated enums.

FunctionConfig

Settings to apply to generated functions.

Library

A library contains all of the information needed to generate bindings for a rust library.

StructConfig

Settings to apply to generated structs.

Enums

AnnotationValue

A value specified by an annotation.

Braces
IdentifierType

The type of identifier to be renamed.

Language

A language type to generate bindings for.

Layout
RenameRule

A rule to apply to an identifier when generating bindings.

Constants

VERSION