Function
ArrowMemoryPooldefault
since: 9.0.0
Declaration [src]
GArrowMemoryPool*
garrow_memory_pool_default (
void
)
Return value
Type: GArrowMemoryPool
The process-wide default memory pool.
The caller of the function takes ownership of the data, and is responsible for freeing it. |