Crate syscalls_rust

Source

Modulesยง

syscalls
This module contains all the syscalls needed with their signatures and data types.
This is not an implementation of syscalls in rust.
This is just linking the available syscalls using ffi signatures
types
This module contains all the type we needed for a syscall functions work
it will not conatain any extra types