Function libuv_sys::uv_timer_init [] [src]

pub unsafe extern "C" fn uv_timer_init(
    loop_: *mut uv_loop_t,
    handle: *mut uv_timer_t
) -> c_int