Function uv_timer_set_repeat

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