Skip to main content
ftruncate
strat9_
kernel
0.1.0
In strat9_
kernel::
vfs
strat9_kernel
::
vfs
Function
ftruncate
Copy item path
Source
pub fn ftruncate(fd:
u32
, length:
u64
) ->
Result
<
()
,
SyscallError
>
Expand description
Truncate an open fd.