Docs.rs
libc-0.2.76
libc 0.2.76
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
huonw
github:rust-lang:libs
joshtriplett
gnzlbg
rust-lang-owner
JohnTitor
github:rust-lang:libc
Dependencies
rustc-std-workspace-core ^1.0.0
normal
Versions
0.44%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition int32_t
libc
All crates
?
[
−
]
[src]
Type Definition
libc
::
int32_t
type int32_t = i32;
👎
Deprecated since 0.2.55:
Use i32 instead.