rust-bindgen
rust-bindgen copied to clipboard
Add option for all module raw lines
Provide an option to add a line to every mod generated by bindgen.
Part of https://github.com/google/autocxx/issues/124, though this is only in fact necessary if we make the changes given in https://github.com/google/autocxx/pull/1456.