Function ndk_sys::getitimer

source ·
pub unsafe extern "C" fn getitimer(
    __which: c_int,
    __current_value: *mut itimerval
) -> c_int