Constant linux_unsafe::raw::CLOSE_RANGE
source · pub const CLOSE_RANGE: V = 436;
Expand description
The system call number for close_range
on this platform.
pub const CLOSE_RANGE: V = 436;
The system call number for close_range
on this platform.