src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
externc-libm
libm with the required no_mangle
and extern "C"
declarations for linking under no_std
environments.
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
libm with the required no_mangle
and extern "C"
declarations for linking under no_std
environments.