Docs.rs
linux-unsafe-0.12.0
linux-unsafe 0.12.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
apparentlymart
Dependencies
static_assertions ^1.1.0
normal
Versions
78.2%
of the crate is documented
Platform
armv7-unknown-linux-gnueabihf
riscv64gc-unknown-linux-gnu
x86_64-unknown-linux-gnu
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
linux_
unsafe
0.12.0
In linux_
unsafe::
raw
linux_unsafe
::
raw
Function
syscall2
Copy item path
Source
pub unsafe fn syscall2(n:
V
, a0:
V
, a1:
V
) ->
V
Expand description
Call into a system function with two arguments.