usePinned

inline fun <T : Any, R> T.usePinned(block: (Pinned<T>) -> R): R(source)

Since Kotlin

1.3