Spec-Zone.ru › Kotlin 1.4

reinterpret

kotlin-stdlib / kotlinx.cinterop / reinterpret
Требования к платформе и версии: Native (1.3)
fun <reified T : NativePointed> NativePointed.reinterpret(): T

Изменяет интерпретацию указанных данных или кода.

Требования к платформе и версии: Native (1.3)
fun <T : CPointed> CPointer<*>.reinterpret(): CPointer<T>
fun <T : ObjCObject> ObjCObject.reinterpret(): T
Устарело: Используйте обычное приведение типов Kotlin

© 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/reinterpret.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API