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