Constant linux_unsafe::raw::SENDFILE
source · pub const SENDFILE: V = 40;
Expand description
The system call number for sendfile
on this platform.
pub const SENDFILE: V = 40;
The system call number for sendfile
on this platform.