Docs.rs
rlibc-1.0.0
rlibc 1.0.0
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
Crates.io
Source
Owners
alexcrichton
huonw
Dependencies
Versions
1.0.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
Platform
i686-apple-darwin
i686-pc-windows-gnu
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-gnu
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
rlibc
Function
rlibc
::
memcmp
[
−
]
[src]
#[no_mangle]
pub unsafe extern "C" fn memcmp(s1: *const u8, s2: *const u8, n: usize) -> i32