Struct interoptopus_backend_csharp::Generator[][src]

pub struct Generator { /* fields omitted */ }
Expand description

Start here, main converter implementing Interop.

Implementations

Trait Implementations

Returns the user config.

Returns the library to produce bindings for.

Generates FFI binding code and writes them to the IndentWriter.

Convenience method to write FFI bindings to the specified file with default indentation.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.