Files
third_party_rust_bindgen/bindgen
Christian Poveda Ruiz 6f71fafe26 Add a mechanism to rerun bindgen with the same user options (#2292)
* Run `Bindings::generate` again if required.

This adds a mechanism so `bindgen` is able to run `Bindings::generate`
multiple times with the same user input if the `generate_static_inline`
option is enabled and `GenerateResult::ShouldRestart` is returned by
`Bindings::generate`.

This is done to eventually solve #1090 which would require to check for
any static inline functions and generate a new header file to be used as
an extra input and run `Bindings::generate` again.
2022-11-01 08:49:57 -05:00
..
2022-10-06 14:52:29 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00
2022-10-04 20:47:17 -05:00