Struct bindgen::Bindings [] [src]

pub struct Bindings { /* fields omitted */ }

Generated Rust bindings.

Methods

impl Bindings
[src]

[src]

Convert these bindings into source text (with raw lines prepended).

[src]

Write these bindings as source text to a file.

[src]

Write these bindings as source text to the given Writeable.

Trait Implementations

impl Debug for Bindings
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for Bindings

impl !Sync for Bindings