String array struct is an input/output wrapper for an array of character strings. More...
#include <objectbox.h>
Public Attributes | |
const char ** | items |
size_t | count |
String array struct is an input/output wrapper for an array of character strings.
size_t OBX_string_array::count |
const char** OBX_string_array::items |