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