Skip to main content
truncate
strat9_
kernel
0.1.0
In strat9_
kernel::
vfs
strat9_kernel
::
vfs
Function
truncate
Copy item path
Source
pub fn truncate(path: &
str
, length:
u64
) ->
Result
<
()
,
SyscallError
>
Expand description
Truncate a file by path.