Int32 array struct is an input/output wrapper for an array of int32 numbers. More...
#include <objectbox.h>
Public Attributes | |
const int32_t * | items |
size_t | count |
Int32 array struct is an input/output wrapper for an array of int32 numbers.
size_t OBX_int32_array::count |
const int32_t* OBX_int32_array::items |