externc-libm 0.1.0

A port of `libm` that has all the required no_mangle and extern-cs for linking.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "externc-libm"
version = "0.1.0"
dependencies = [
 "libm",
]

[[package]]
name = "libm"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33a33a362ce288760ec6a508b94caaec573ae7d3bbbd91b87aa0bad4456839db"