Function libc::getitimer[][src]

pub unsafe extern "C" fn getitimer(
    which: c_int,
    curr_value: *mut itimerval
) -> c_int