libfmi 2.2.4

Generated C bindings for the FMI standard.
Documentation
1
2
3
fn main() {
    cc::Build::new().file("src/logger.c").compile("logger");
}