handle_syscall
osiris
0.1.0
In osiris::
syscalls
osiris
::
syscalls
Function
handle_
syscall
Copy item path
Source
#[unsafe(no_mangle)]
pub extern "C" fn handle_syscall( number:
usize
, args:
*const
c_uint
, ) ->
c_int