Struct PntosIntArray
Defined in File common.h
Struct Documentation
-
struct PntosIntArray
An owned array of integers (see PntosManagedMemory for more information).
Invariants:
The length of data must be
sizeof(int64_t)*num_ints
Defined in File common.h
An owned array of integers (see PntosManagedMemory for more information).
Invariants:
The length of data must be sizeof(int64_t)*num_ints