⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
file_size
veridian_
kernel
0.25.2
In veridian_
kernel::
fs
veridian_kernel
::
fs
Function
file_
size
Copy item path
Source
pub fn file_size(path: &str) -> Result<usize,
KernelError
>
Expand description
Get file size without reading contents