Function cloudabi::fd_datasync [] [src]

pub unsafe fn fd_datasync(fd_: fd) -> errno

Synchronizes the data of a file to disk.

Parameters

fd: The file descriptor of the file whose data needs to be synchronized to disk.