Function

ArrowMemoryPooldefault

Declaration [src]

GArrowMemoryPool*
garrow_memory_pool_default (
  void
)

Description

No description available.
Available since:9.0.0

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.