Function libuv_sys::uv_timer_set_repeat [] [src]

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