#[unsafe(no_mangle)]pub unsafe extern "C" fn getitimer(
which: c_int,
value: *mut itimerval,
) -> c_int๐Deprecated
Expand description
See https://pubs.opengroup.org/onlinepubs/9699919799/functions/getitimer.html.
ยงDeprecation
The getitimer() function was marked obsolescent in the Open Group Base
Specifications Issue 7, and removed in Issue 8.