[][src]Type Definition libuv_sys2::uv_timer_cb

type uv_timer_cb = Option<unsafe extern "C" fn(handle: *mut uv_timer_t)>;