[][src]Macro dinghy_build::dinghy_bindgen

macro_rules! dinghy_bindgen {
    () => { ... };
}

Create a new bindgen::Builder set up and ready for cross-compilation.

This macro should be used for bindgen versions from 0.49 and above.