pub fn ax_truncate_file(file: &AxFileHandle, size: u64) -> AxResultAvailable on crate feature
fs only.Expand description
Truncates the file to the specified size.
pub fn ax_truncate_file(file: &AxFileHandle, size: u64) -> AxResultfs only.Truncates the file to the specified size.