Int64 array struct is an input/output wrapper for an array of int64 numbers. More...
#include <objectbox.h>
Public Attributes | |
| const int64_t * | items |
| size_t | count |
Int64 array struct is an input/output wrapper for an array of int64 numbers.
| size_t OBX_int64_array::count |
| const int64_t* OBX_int64_array::items |