[go: up one dir, main page]

redox_syscall 0.1.44

A Rust library to access raw Redox system calls
1
2
3
4
5
6
7
8
9
10
11
[lib]
name = "syscall"

[package]
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
description = "A Rust library to access raw Redox system calls"
documentation = "https://docs.rs/redox_syscall"
license = "MIT"
name = "redox_syscall"
repository = "https://gitlab.redox-os.org/redox-os/syscall"
version = "0.1.44"