kotlin / 1.7.0 / api / latest / jvm / stdlib / kotlin.native / -symbol-name / index.html /

SymbolName

Platform and version requirements: Native (1.3)
@Target([AnnotationTarget.FUNCTION]) annotation class SymbolName

This annotation is deprecated and became internal. Please avoid using it. It is dangerous when combined with the new experimental memory manager. If you absolutely need to use the annotation, please comment at KT-46649.

Constructors

Platform and version requirements: Native (1.3)

<init>

This annotation is deprecated and became internal. Please avoid using it. It is dangerous when combined with the new experimental memory manager. If you absolutely need to use the annotation, please comment at KT-46649.

SymbolName(name: String)

Properties

Platform and version requirements: Native (1.3)

name

val name: String

© 2010–2022 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.native/-symbol-name/index.html