[][src]Function c2rust_transpile::transpile

pub fn transpile(
    tcfg: TranspilerConfig,
    cc_db: &Path,
    extra_clang_args: &[&str]
)

Main entry point to transpiler. Called from CLI tools with the result of clap::App::get_matches().