libfive-sys 0.1.1

Tools for solid modeling, especially suited for parametric and procedural design.
Documentation
#![allow(clippy::all)]
#![allow(deref_nullptr)]
#![allow(improper_ctypes)]
#![allow(non_camel_case_types)]
#![allow(non_upper_case_globals)]
#![allow(non_snake_case)]
#![allow(unused_attributes)]
include!(concat!(env!("OUT_DIR"), "/bindings.rs"));