Docs.rs
libc-0.2.174
libc 0.2.174
Permalink
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
optional
Versions
0.78%
of the crate is documented
Platform
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libc
0.2.174
libc
Function
difftime
Copy item path
Source
pub unsafe extern "C" fn difftime( time1:
time_t
, time0:
time_t
, ) ->
c_double