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