|
Loom C API
Public Loom compiler C API
|
Non-owning view over immutable bytes. More...
#include <base.h>
Data Fields | |
| const uint8_t * | data |
| First byte of the span, or NULL when the span is empty. | |
| loomc_host_size_t | data_length |
| Number of bytes in data. | |
Non-owning view over immutable bytes.