libefi-sys
Bindings to the libefi library on illumos.
Construction
This library is built using bindgen, following this tutorial: https://rust-lang.github.io/rust-bindgen/command-line-usage.html
Specifically, this was generated with:
The bindings are then modified to allow compilation without warning.
This is done by prepending the following to lib.rs
.