mirror of
https://github.com/openharmony/third_party_rust_libc.git
synced 2026-07-21 10:25:23 -04:00
b2a9107828fa8a9abbc091fa6e8bd8be19a0d930
libc
A Rust library with native bindings to the types and functions commonly found on various systems, including libc.
Usage
Add this to your Cargo.toml:
[dependencies]
libc = "0.1"
and this to your crate root:
extern crate libc;
Description
Languages
Rust
98.3%
Python
0.6%
Shell
0.5%
Dockerfile
0.4%
CSS
0.2%