Skip to main content
read
strat9_
kernel
0.1.0
In strat9_
kernel::
vfs
strat9_kernel
::
vfs
Function
read
Copy item path
Source
pub fn read(fd:
u32
, buf: &mut [
u8
]) ->
Result
<
usize
,
SyscallError
>
Expand description
Read from a file descriptor.