[][src]Type Definition napi_sys::uv_timer_cb

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