libuv_sys_lite

Function uv_timer_set_repeat

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