ArrayMemoryRequirements

data class ArrayMemoryRequirements(val alignment: Long, val size: Long)

Constructors

Link copied to clipboard
constructor(alignment: Long, size: Long)

Properties

Link copied to clipboard
Link copied to clipboard
val size: Long