RefCallback

fun <T : Any> RefCallback(block: suspend CleanupScope.(T) -> Unit): RefCallback<T>(source)