Docs.rs
libc-0.1.11
libc 0.1.11
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
huonw
github:rust-lang:libs
joshtriplett
gnzlbg
rust-lang-owner
JohnTitor
github:rust-lang:libc
Dependencies
Versions
0.34%
of the crate is documented
This release has been yanked, 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
libc
0.1.11
In libc::funcs::c95::stdlib
Function
libc
::
funcs
::
c95
::
stdlib
::
system
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn system(s:
*const
c_char
) ->
c_int