mirror of
https://github.com/openharmony/third_party_rust_libc.git
synced 2026-07-21 02:15:44 -04:00
87fdebdeb2164309b5d343cf31339fa1dbdc7989
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%