[−][src]Macro dinghy_build::generate_bindgen_bindings
Generate a file containing the bindgen bindings in a standard path.
The standard path is ${OUT_DIR}/bindings.rs.
To use it, simply perform the call like
generate_default_bindgen_bindings!(bindgen_builder)