rustix::fs

Function fcntl_fullfsync

Source
pub fn fcntl_fullfsync<Fd: AsFd>(fd: Fd) -> Result<()>
Expand description

fcntl(fd, F_FULLFSYNC)

ยงReferences