Macro dinghy_build::dinghy_bindgen

source ยท
macro_rules! dinghy_bindgen {
    () => { ... };
}
Expand description

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.