ardaku / externc-libm

libm with the required `no_mangle` and `extern "C"` declarations for linking under `no_std` environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

externc-libm

libm with the required no_mangle and extern "C" declarations for linking under no_std environments.

About

libm with the required `no_mangle` and `extern "C"` declarations for linking under `no_std` environments.

License:MIT License


Languages

Language:Rust 100.0%