Raw system calls for Linux, providing direct access to kernel interfaces.
# Cargo.toml
[dependencies]
system-call = "0.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Executes a raw system call with arguments.
Ensure correct syscall numbers and arguments for your architecture.
No dependency data recorded yet.