Struct cbindgen::GeneratedBindings [] [src]

pub struct GeneratedBindings { /* fields omitted */ }

A GeneratedBindings is a completed bindings file ready to be written.

Methods

impl GeneratedBindings
[src]

Trait Implementations

impl Debug for GeneratedBindings
[src]

Formats the value using the given formatter.

impl Clone for GeneratedBindings
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more