[go: up one dir, main page]

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