Clingo
|
Struct to capture strings that are not null-terminated. More...
#include <core.h>
Public Attributes | |
char const * | data |
pointer to the beginning of the string | |
size_t | size |
the length of the string | |
Struct to capture strings that are not null-terminated.