magenta 0.1.0

Rust bindings for the Magenta kernel
Documentation

Rust bindings for Magenta kernel

This repository contains Rust language bindings for Magenta kernel syscalls. The main crate contains type-safe wrappers, while the inner "sys" crate contains the raw types and FFI declarations.

To get started, see the GETTING_STARTED documentation.