Docs.rs
libc-0.2.156
libc 0.2.156
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
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
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libc
0.2.156
int64_t
In crate libc
Type Alias
libc
::
int64_t
Copy item path
source
ยท
[
−
]
pub type int64_t = i64;
๐
Deprecated since 0.2.55: Use i64 instead.