twizzler_
abi
0.1.0
Module syscall
Module Items
Functions
In twizzler_
abi::
arch
twizzler_abi
::
arch
Module
syscall
Copy item path
source
Functions
§
raw_
syscall
⚠
Call into the kernel to perform a synchronous system call. The args array can be at most 6 long, and the meaning of the args depends on the system call. The kernel can return two 64-bit values, whose meaning depends on the system call.