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