raw-syscall-base 0.8.2

Low-level raw system call base.
[badges.is-it-maintained-issue-resolution]
repository = "rvlzzr/raw-syscall-base"

[badges.is-it-maintained-open-issues]
repository = "rvlzzr/raw-syscall-base"

[badges.maintenance]
status = "actively-developed"

[package]
authors = ["Anti Revoluzzer <anti@rvlzzr.com>"]
categories = ["hardware-support", "no-std", "os", "os::unix-apis", "external-ffi-bindings"]
description = "Low-level raw system call base."
documentation = "https://docs.rs/raw-syscall-base"
edition = "2018"
homepage = "https://github.com/rvlzzr/raw-syscall-base"
keywords = ["syscall", "raw", "system", "call", "no_std"]
license = "MIT-0 OR 0BSD"
name = "raw-syscall-base"
readme = "README.md"
repository = "https://github.com/rvlzzr/raw-syscall-base"
version = "0.8.2"