suspend fun Cursor.closeAwait(): Unit
Suspending version of method io.vertx.sqlclient.Cursor.close
NOTE: This function has been automatically generated from io.vertx.sqlclient.Cursor using Vert.x codegen.