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