Constant linux_unsafe::raw::FDATASYNC
source · pub const FDATASYNC: V = 83;Expand description
The system call number for fdatasync on this platform.
pub const FDATASYNC: V = 83;The system call number for fdatasync on this platform.