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