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