2 releases
0.1.1 | Jul 12, 2020 |
---|---|
0.1.0 | Jul 11, 2020 |
#6 in #c-types
41 downloads per month
Used in 10 crates
(8 directly)
5KB
51 lines
rs-ctypes
A simple crate that replaces the c_types
present in std
for use in no_std
simple library for c_types (for use with no_std)
0.1.1 | Jul 12, 2020 |
---|---|
0.1.0 | Jul 11, 2020 |
#6 in #c-types
41 downloads per month
Used in 10 crates
(8 directly)
5KB
51 lines
A simple crate that replaces the c_types
present in std
for use in no_std