stb_rect_pack_sys 0.1.4

Low level bindgen generated wrapper for stb_rect_pack
Documentation
//! Wrapper for stb_rect_pack

#![allow(non_upper_case_globals)]
#![allow(non_camel_case_types)]
#![allow(non_snake_case)]
#![allow(clippy::excessive_precision)]

include!(concat!(env!("OUT_DIR"), "/bindings.rs"));