pub fn ax_flush_file(file: &AxFileHandle) -> AxResultAvailable on crate feature
fs only.Expand description
Flushes the file, writes all buffered data to the underlying device.
pub fn ax_flush_file(file: &AxFileHandle) -> AxResultfs only.Flushes the file, writes all buffered data to the underlying device.