createCleanupCallback

fun createCleanupCallback(block: suspend CoroutineScope.() -> Unit): () -> Cleanup?(source)