interpretNullablePointed
Требования к платформе и версии: Native (1.3)
fun <T : NativePointed> interpretNullablePointed( ptr: NativePtr ): T?
Выполняет приведение типа указателя ввода к заданному типу интер-операторного типа, включая значения null.
Параметры
T - не должен быть абстрактным
© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlinx.cinterop/interpret-nullable-pointed.html