Type
Deprecated
Use sizeOf<T>() or alignOf<T>() instead.
The (complete) C data type.
Since Kotlin
1.3Parameters
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.