raw-syscall 0.7.4

Low-level raw system call support.
[package]
name = "raw-syscall"
version = "0.7.4"
authors = ["Anti Revoluzzer <anti@rvlzzr.com>"]
license = "MIT-0"
description = "Low-level raw system call support."
keywords = ["syscall", "raw", "system", "call", "no_std"]
categories = ["hardware-support", "no-std", "os", "os::unix-apis", "external-ffi-bindings"]
edition = "2018"

[badges]
maintenance = { status = "actively-developed" }

[dependencies]
raw-syscall-base = { version = "0.7.3" }