kotlin-stdlib / kotlinx.cinterop / CVariable / Type / <init> <init> Native 1.3 Type(size: Long, align: Int) The (complete) C data type. Parameters size - the size in bytes of data of this type align - the alignments in bytes that is enough for this data type. It may be greater than actually required for simplicity.