kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
typeOf
type
Of
Native
fun
<
T
:
CVariable
>
typeOf
(
)
:
CVariable.Type
Deprecated
Use sizeOf<T>() or alignOf<T>() instead.