suspend fun FileSystem.linkAwait(link: String, existing: String): Unit
Suspending version of method io.vertx.core.file.FileSystem.link
the link destination
NOTE: This function has been automatically generated from io.vertx.core.file.FileSystem using Vert.x codegen.