Spec-Zone.ru › Kotlin 1.7

interpretCPointer

kotlin-stdlib / kotlinx.cinterop / interpretCPointer
Требования к платформе и версии: Native (1.3)
fun <T : CPointed> interpretCPointer(
    rawValue: NativePtr
): CPointer<T>?

Выполняет приведение типа CPointer из данного сырого указателя.

© 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-c-pointer.html

Spec-Zone.ru

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