core_math_sys/
lib.rs

1#![doc = include_str!("../README.md")]
2#![cfg_attr(not(test), no_std)]
3include!(concat!(env!("OUT_DIR"), "/bindings.rs"));