Struct PntosByteArray
Defined in File common.h
Struct Documentation
-
struct PntosByteArray
An owned array of bytes (see PntosManagedMemory for more information).
Invariants:
data must be a pointer to an array of allocated memory
The length of data must be equal to
sizeof(unsigned char)*num_bytes