[][src]Function napi_sys::uv_timer_set_repeat

pub unsafe extern "C" fn uv_timer_set_repeat(
    handle: *mut uv_timer_t,
    repeat: u64
)