Docs.rs
  • safa-api-0.1.6
    • safa-api 0.1.6
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • safiworks
    • Dependencies
      • rustc-std-workspace-alloc ^1.0.0 normal optional
      • compiler_builtins ^0.1 normal optional
      • rustc-std-workspace-core ^1.0.0 normal optional
      • safa-abi ^0.1.1 normal
    • Versions
    • 7.41% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

safa_api0.1.6

Module syscalls

Module Items

  • Structs
  • Enums
  • Functions

In crate safa_api

safa_api

Module syscalls

Source

Structs§

SpawnFlags

Enums§

SyscallNum

Functions§

chdir
close
create
createdir
diriter_close
diriter_next
diriter_open
exit
fattrs
fsize
getcwd
getdirentry
open
pspawn
same as pspawn but safe because it makes it clear that argv is consumed`
read
reboot
sbrk
shutdown
sync
sysfsize
truncate
unsafe_pspawn⚠
spawns a new process
wait
write
yield_now