Constant linux_unsafe::raw::GETRUSAGE
source · pub const GETRUSAGE: V = 165;
Expand description
The system call number for getrusage
on this platform.
pub const GETRUSAGE: V = 165;
The system call number for getrusage
on this platform.