Skip to main content

generate_rust_file

Function generate_rust_file 

Source
pub fn generate_rust_file(
    input: impl AsRef<Path>,
    out_dir: impl AsRef<Path>,
) -> Result<PathBuf, Error>
Expand description

Generate Rust #[repr(C)] bindings from an input file.