|
ITTIA DB SQL C API
5.4.0
|
#include <ittia/db.h>
Data Fields | |
| void * | ptr |
| size_t | size |
Memory segment for general allocation.
| void* db_memory_segment_t::ptr |
A preallocated buffer of the given size.
Use NULL to obtain a buffer from the system allocator.
| size_t db_memory_segment_t::size |
Size of the memory segment, in bytes.