Docs.rs
libc-0.2.166
libc 0.2.166
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
0.41%
of the crate is documented
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.166
libc
Function
strtok
Copy item path
Source
pub unsafe extern "C" fn strtok( s: *mut
c_char
, t: *const
c_char
, ) -> *mut
c_char