hermit
0.8.0
In hermit::
syscalls
hermit
::
syscalls
Function
sys_read
Copy item path
Source
#[no_mangle] pub unsafe extern "C" fn sys_read( fd:
i32
, buf:
*mut
u8
, len:
usize
, ) ->
isize