kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop.internal
/
CEnumVarTypeSize
CEnum
Var
Type
Size
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
CEnumVarTypeSize
(
size
:
Int
)
Content copied to clipboard
Stores instance size of the type T: CEnumVar.
Constructors
Properties
Constructors
CEnumVarTypeSize
Link copied to clipboard
Native
fun
CEnumVarTypeSize
(
size
:
Int
)
Content copied to clipboard
Properties
size
Link copied to clipboard
Native
val
size
:
Int
Content copied to clipboard