legate.core.StructType.offsets#

StructType.offsets#

tuple[uint32_t, …]

Get the memory offsets (in bytes) for each field in the struct.

Returns:

The offsets of the fields.

Return type:

tuple[int, …]

Type:

StructType.offsets